We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1170d5 commit e08757fCopy full SHA for e08757f
1 file changed
.github/workflows/release.yml
@@ -63,6 +63,7 @@ jobs:
63
run: echo version=${GITHUB_REF/refs\/tags\/v/} >> $GITHUB_OUTPUT
64
- uses: actions/checkout@v4
65
- uses: docker/build-push-action@v6
66
+ id: build
67
with:
68
context: files_wcf/acp/be.bastelstu.wcf.nodePush/
69
push: true
0 commit comments