Skip to content

Commit

Permalink
changed name
Browse files Browse the repository at this point in the history
  • Loading branch information
h4ck3r-04 committed May 24, 2024
1 parent eac5151 commit f147c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
context: .
load: true
tags: myimage:latest
tags: ${{secrets.DOCKER_USERNAME}}/fpassword:latest

- name: Inspect
run: |
Expand Down

0 comments on commit f147c55

Please sign in to comment.