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 2d87edd commit 7e62437Copy full SHA for 7e62437
.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