Skip to content

Commit 0ed71d7

Browse files
committed
Update upload_dockerhub.yml
1 parent 4cc0088 commit 0ed71d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upload_dockerhub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
# tag with pr number for pull requests
7373
type=ref,event=pr
7474
# branch pushes: include branch name
75-
type=sha,event=branch,prefix={{branch}}-
75+
# type=sha,event=branch,prefix={{branch}}-
7676
# everything else: safe prefix
7777
type=sha,prefix=sha-
7878
labels: |

0 commit comments

Comments
 (0)