Skip to content

Commit

Permalink
fix(ci): use org token for e2e manual
Browse files Browse the repository at this point in the history
  • Loading branch information
PoisonPhang committed Jul 5, 2024
1 parent 704fcfc commit 796614e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ jobs:
secrets:
nixbuild_token: ${{ secrets.nixbuild_token }}
github-token: ${{ secrets.GITHUB_TOKEN }}
org_token: ${{ secrets.GH_NIX_TOKEN }}

0 comments on commit 796614e

Please sign in to comment.