generated from unai/python_boilerplate
Updated permissions on gitea workflow #4
@ -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