We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e27066 commit c524cb0Copy full SHA for c524cb0
.github/workflows/release.yml
@@ -26,6 +26,7 @@ jobs:
26
password: ${{ secrets.GITHUB_TOKEN }}
27
28
- name: Build and push
29
+ id: build
30
uses: docker/build-push-action@v5
31
with:
32
context: .
0 commit comments