Skip to content

Commit

Permalink
fix: pass GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
LiquidLemon committed Apr 29, 2024
1 parent 8bdadef commit 0648698
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,6 @@ jobs:
--image-name=whohacks
--registry-user=$GITHUB_ACTOR
--registry-token=$GITHUB_TOKEN
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 0648698

Please sign in to comment.