Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mobergmann authored Oct 31, 2023
1 parent 3b667c0 commit 66d882a
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 @@ -71,4 +71,4 @@ jobs:
run: |
docker load < image.tar
docker login --username ${{ github.repository_owner }} --password ${{ secrets.GH_PAT }} ghcr.io
docker push image.tar
docker push $IMAGE_NAME

0 comments on commit 66d882a

Please sign in to comment.