Skip to content

Commit

Permalink
🐳 trying depot build
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultleouay committed Jul 12, 2024
1 parent cab2e1c commit 9223770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: docker/login-action@v3
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push
uses: depot/build-push-action@v1
Expand Down

0 comments on commit 9223770

Please sign in to comment.