set permissions

This commit is contained in:
bluepilledgreat 2024-12-30 16:49:00 +00:00
parent 2c6a3e9c8c
commit 8e8caa498d

View File

@ -65,6 +65,9 @@ jobs:
needs: build needs: build
runs-on: ubuntu-latest runs-on: ubuntu-latest
#if: startsWith(github.ref, 'refs/tags/release-test') #if: startsWith(github.ref, 'refs/tags/release-test')
permissions:
action: read
content: read
steps: steps:
- name: Sign and download artifact - name: Sign and download artifact