generated from unai/python_boilerplate
Merge pull request 'Updated permissions on gitea workflow' (#4) from unai-patch-2 into main
Reviewed-on: #4
This commit is contained in:
commit
ed3045f6a4
@ -33,6 +33,9 @@ jobs:
|
||||
needs: test-and-lint
|
||||
if: startsWith(github.ref, 'refs/tags/v')
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
packages: write
|
||||
contents: read
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Prepare Docker Metadata
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user