Skip to content

Commit

Permalink
Update script
Browse files Browse the repository at this point in the history
  • Loading branch information
jcatertychnyi committed Oct 22, 2024
1 parent 8312d2e commit 8e1c017
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ jobs:
context: .
push: true
tags: |
/${{secrets.DOCKERHUB_USERNAME}}/plopjs:latest
/${{secrets.DOCKERHUB_USERNAME}}/plopjs:${{steps.set_version.outputs.no-dash}}
ghcr.io/justcoded/plopjs/plopjs:latest
ghcr.io/justcoded/plopjs/plopjs:${{steps.set_version.outputs.no-dash}}
Expand Down

0 comments on commit 8e1c017

Please sign in to comment.