We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef3614e + d7a9c54 commit 08d6439Copy full SHA for 08d6439
1 file changed
.github/workflows/docker-publish.yml
@@ -67,7 +67,7 @@ jobs:
67
# https://github.com/docker/build-push-action
68
- name: Build and push Docker image
69
id: build-and-push
70
- uses: docker/build-push-action@9e436ba9f2d7bcd1d038c8e55d039d37896ddc5d
+ uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8
71
with:
72
context: .
73
push: ${{ github.event_name != 'pull_request' }}
0 commit comments