Skip to content

Commit

Permalink
ci: release under organization
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesse0Michael committed Dec 8, 2021
1 parent 46a2eec commit 3e62e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
- name: Push
run: |
docker login ghcr.io -u Jesse0Michael -p ${{ secrets.PAT }}
docker login ghcr.io -u leakytap -p ${{ secrets.PAT }}
docker push ghcr.io/leakytap/tavern-docker:${REF##*/}
docker push ghcr.io/leakytap/tavern-docker:latest

0 comments on commit 3e62e45

Please sign in to comment.