Skip to content

Commit

Permalink
use ghcr
Browse files Browse the repository at this point in the history
  • Loading branch information
willscott committed Jan 29, 2021
1 parent 83b86ee commit ed3c230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
registry: docker.pkg.github.com
registry: ghcr.io
repository: ipfs-shipyard/ipfs-counter/ipfs-counter
tags: latest
tag_with_ref: true
Expand Down

0 comments on commit ed3c230

Please sign in to comment.