dev: fix delete packages permissions

This commit is contained in:
Artemy Egorov 2024-07-24 12:25:00 +03:00 committed by GitHub
parent 8b4a73298f
commit e7cfd43751
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,6 +12,7 @@ on:
jobs:
delete-untagged-packages:
runs-on: ubuntu-latest
permissions: repo
steps:
- uses: actions/delete-package-versions@v5
with: