Skip to content

Commit

Permalink
Fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Matija Petrunic committed May 26, 2021
1 parent b65e5a9 commit 09b4ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-contracts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:

- name: Push docker image to GitHub Packages
uses: docker/build-push-action@v1
with hardhat :
with:
username: ${{ github.actor }}
password: ${{ secrets.CR_WRITE_PAT }}
registry: ghcr.io
Expand Down

0 comments on commit 09b4ae2

Please sign in to comment.