mirror of
https://github.com/gchq/CyberChef
synced 2024-11-12 23:57: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:
|
||||
main:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
packages: write
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
|
Loading…
Reference in a new issue