Skip to content

Commit

Permalink
Merge pull request #4 from ncsuarc/IsaacTrost-patch-1
Browse files Browse the repository at this point in the history
Update docker-image.yml
  • Loading branch information
IsaacTrost authored Oct 19, 2023
2 parents 159b745 + df90236 commit 177f30a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
password: ${{ secrets.CR_PAT }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build and push image
uses: docker/build-push-action@v2
Expand Down

0 comments on commit 177f30a

Please sign in to comment.