mirror of
https://github.com/gchq/CyberChef
synced 2024-11-14 00:27:07 +00:00
Remove specified permissions
This commit is contained in:
parent
47f1f4c549
commit
112d52cb99
1 changed files with 0 additions and 2 deletions
2
.github/workflows/releases.yml
vendored
2
.github/workflows/releases.yml
vendored
|
@ -15,8 +15,6 @@ env:
|
||||||
jobs:
|
jobs:
|
||||||
main:
|
main:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
|
||||||
packages: write
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue