Skip to content

Commit

Permalink
main.yml now points to my fork
Browse files Browse the repository at this point in the history
  • Loading branch information
clockwinder authored Jan 21, 2025
1 parent 9af4dab commit 12150d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

# https://github.com/marketplace/actions/push-to-ghcr
- name: Build and publish a Docker image for ${{ github.repository }}
uses: macbre/push-to-ghcr@master
uses: clockwinder/push-to-ghcr@master
with:
image_name: ${{ github.repository }} # it will be lowercased internally
github_token: ${{ secrets.GHCR_TOKEN }}
Expand Down

0 comments on commit 12150d2

Please sign in to comment.