Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
outerwinnie authored May 6, 2024
1 parent 26bd567 commit 49bd0f6
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 @@ -7,7 +7,7 @@ jobs:
build_and_publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Build and push the image
run: |
docker login --username outerwinnie --password ${{ secrets.GH_PAT }} ghcr.io
Expand Down

0 comments on commit 49bd0f6

Please sign in to comment.