There was an error while loading. Please reload this page.
1 parent 15a0cf6 commit 6394bd3Copy full SHA for 6394bd3
action.yml
@@ -8,6 +8,6 @@ jobs:
8
- name: Publish to Registry
9
uses: elgohr/Publish-Docker-Github-Action@master
10
with:
11
- name: myDocker/repository
+ name: garretth2007/zphisher
12
username: ${{ secrets.DOCKER_USERNAME }}
13
password: ${{ secrets.DOCKER_PASSWORD }}
0 commit comments