We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d0aeaf commit 1d3dde6Copy full SHA for 1d3dde6
.github/workflows/publish.yaml
@@ -7,9 +7,6 @@ name: Build & Publish container
7
jobs:
8
publish:
9
runs-on: ubuntu-latest
10
- permissions:
11
- packages: write
12
- contents: read
13
steps:
14
- name: Bump version and push tag
15
id: tag_version
0 commit comments