Skip to content

Commit 6394bd3

Browse files
Update action.yml
1 parent 15a0cf6 commit 6394bd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
- name: Publish to Registry
99
uses: elgohr/Publish-Docker-Github-Action@master
1010
with:
11-
name: myDocker/repository
11+
name: garretth2007/zphisher
1212
username: ${{ secrets.DOCKER_USERNAME }}
1313
password: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)