2
0
mirror of https://github.com/gchq/CyberChef synced 2026-02-06 19:53:22 +00:00

Add contents write permission to releases workflow (#2182)

This commit is contained in:
GCHQ Developer 85297
2026-02-06 12:15:06 +00:00
committed by GitHub
parent 4ca5157508
commit d625bb22bf

View File

@@ -20,6 +20,7 @@ jobs:
permissions:
id-token: write
packages: write
contents: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6