Skip to content

Commit cbf1e3a

Browse files
authored
ci(publish): fix copy/paste error (#200)
1 parent f2fe40c commit cbf1e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
make build-static-ci
3434
3535
- name: publish
36-
uses: elgohr/Publish-Docker-Github-Action@@eb53b3ec07136a6ebaed78d8135806da64f7c7e2 # v5
36+
uses: elgohr/Publish-Docker-Github-Action@eb53b3ec07136a6ebaed78d8135806da64f7c7e2 # v5
3737
with:
3838
name: target/vela-artifactory
3939
cache: true

0 commit comments

Comments
 (0)