We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d865fb8 commit 40d8449Copy full SHA for 40d8449
1 file changed
.github/workflows/docker-publish.yml
@@ -69,7 +69,7 @@ jobs:
69
# https://github.com/docker/build-push-action
70
- name: Build and push Docker image
71
id: build-and-push
72
- uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445
+ uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85
73
with:
74
context: .
75
push: ${{ github.event_name != 'pull_request' }}
0 commit comments