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 77fdcaf commit 06e3a24Copy full SHA for 06e3a24
.github/workflows/build.yaml
@@ -57,7 +57,7 @@ jobs:
57
username: ${{ github.actor }}
58
password: ${{ secrets.GITHUB_TOKEN }}
59
60
- - name: Build and push latest
+ - name: Build and push
61
uses: docker/build-push-action@v4
62
with:
63
context: .
0 commit comments