We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46dd07a commit 089b5d3Copy full SHA for 089b5d3
.github/workflows/build.yaml
@@ -25,6 +25,5 @@ jobs:
25
id: push
26
uses: docker/build-push-action@v6
27
with:
28
- context: docker
29
push: true
30
tags: ghcr.io/${{github.repository}}:latest
0 commit comments