Skip to content

Commit

Permalink
fix version2
Browse files Browse the repository at this point in the history
  • Loading branch information
cordx56 committed Nov 5, 2024
1 parent d6a3bce commit 957d54a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Setup Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Docker login
uses: docker/login-action@3
uses: docker/login-action@v3
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
Expand Down

0 comments on commit 957d54a

Please sign in to comment.