Add packages permission to workflow

This commit is contained in:
Anupam
2022-12-30 19:30:08 +05:30
committed by GitHub
parent f1783122af
commit bde81b096d

View File

@@ -7,6 +7,9 @@ on: # rebuild any PRs and main branch changes
- main
- 'releases/*'
permissions:
packages: write
jobs:
package: # make sure build/ci work properly