Skip to content

Commit

Permalink
Update release.yml (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
oxisto authored Dec 20, 2023
1 parent faddbb5 commit 73287d3
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 @@ -11,7 +11,7 @@ jobs:
- name: Check out the repo
uses: actions/checkout@v4
- name: Login to GHCR
uses: docker/login-action@v5
uses: docker/login-action@v3
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
Expand Down

0 comments on commit 73287d3

Please sign in to comment.