We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f76b852 commit bba51cbCopy full SHA for bba51cb
.github/workflows/release.yaml
@@ -22,7 +22,6 @@ jobs:
22
registry: ghcr.io
23
repository: ${{ github.repository }}
24
tag_with_ref: true
25
- build_args: GH_CI_TOKEN=${{ secrets.GH_CI_TOKEN }}
26
27
- name: Extract service name
28
uses: bluwy/substitute-string-action@v1
0 commit comments