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.
2 parents 198c26e + 8918a83 commit 00fcf59Copy full SHA for 00fcf59
.github/workflows/docker-release.yml
@@ -74,7 +74,7 @@ jobs:
74
# https://github.com/docker/build-push-action
75
- name: '🏗️ Build and push Docker image'
76
id: build-and-push
77
- uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75
+ uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355
78
with:
79
context: .
80
push: ${{ github.event_name != 'pull_request' }}
0 commit comments