We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b65d18d commit c05646fCopy full SHA for c05646f
.github/workflows/docker.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Publish to Registry
13
uses: elgohr/Publish-Docker-Github-Action@master
14
with:
15
- name: ryansiu1995/repository
+ name: ryansiu1995/gcb-visualizer
16
username: ${{ secrets.DOCKER_USERNAME }}
17
password: ${{ secrets.DOCKER_PASSWORD }}
18
tag_names: true
0 commit comments