We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83e6c81 commit 826d8ebCopy full SHA for 826d8eb
.github/workflows/release.yaml
@@ -40,6 +40,7 @@ jobs:
40
- name: Build and Push
41
uses: docker/bake-action@v6
42
with:
43
+ source: .
44
files: docker-bake.hcl
45
push: true
46
set: goreleaser.args.GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }}
0 commit comments