Skip to content

Commit

Permalink
ci: i'm tired, shush
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisakura authored Sep 8, 2024
1 parent e925605 commit 027c24c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_ACTION }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Extract metadata
id: meta
Expand Down

0 comments on commit 027c24c

Please sign in to comment.