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 b339960 commit 8ed339eCopy full SHA for 8ed339e
.github/workflows/docker-publish.yml
@@ -72,7 +72,7 @@ jobs:
72
# https://github.com/docker/build-push-action
73
- name: Build and push Docker image
74
id: build-and-push
75
- uses: docker/build-push-action@7e6f77677b7892794c8852c6e3773c3e9bc3129a
+ uses: docker/build-push-action@eb539f44b153603ccbfbd98e2ab9d4d0dcaf23a4
76
with:
77
context: .
78
push: ${{ github.event_name != 'pull_request' }}
0 commit comments