Skip to content

Commit

Permalink
image path
Browse files Browse the repository at this point in the history
  • Loading branch information
ironicbadger committed Jun 14, 2024
1 parent 4718ccf commit 7b7470e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Build and push Docker image
uses: mr-smithers-excellent/docker-build-push@v6
with:
image: ghcr.io/ironicbadger/pms-wiki
image: pms-wiki
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GHCR_TOKEN }}
Expand Down

0 comments on commit 7b7470e

Please sign in to comment.