Skip to content

Commit fae5cf1

Browse files
fix: upgrade docker-publish action to avoid comment bug
1 parent ae0d26e commit fae5cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ on:
2222

2323
jobs:
2424
docker-publish:
25-
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/[email protected].0
25+
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/[email protected].1
2626
with:
2727
image-name: 'iexechub/iexec-sdk'
2828
registry: 'docker.io'

0 commit comments

Comments
 (0)