generated from unai/python_boilerplate
Compare commits
1 Commits
v0.1
...
unai-patch
| Author | SHA1 | Date | |
|---|---|---|---|
| a89ee4f1a0 |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user