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 c4e5603 + 219b1ae commit f10b033Copy full SHA for f10b033
.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@2cdde995de11925a030ce8070c3d77a52ffcf1c0
+ uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25
78
with:
79
context: .
80
push: ${{ github.event_name != 'pull_request' }}
0 commit comments