Skip to content

Commit

Permalink
Version cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
marcua committed Jan 25, 2025
1 parent 4137efd commit 9e5784b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-on-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
type=sha,prefix=,format=short
- name: Log in to GitHub Container Registry
uses: docker/login-action@v4
uses: docker/login-action@v3
with:
registry: ghcr.io
username: ${{ secrets.GITHUB_ACTOR }}
Expand Down

0 comments on commit 9e5784b

Please sign in to comment.