Skip to content

Commit

Permalink
ci(update): set GH_TOKEN manually
Browse files Browse the repository at this point in the history
  • Loading branch information
hasundue committed Nov 3, 2023
1 parent b925d5f commit 5982737
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ jobs:
update:
name: Update
uses: hasundue/actions/.github/workflows/update-deno.yml@main
secrets: inherit
secrets:
GH_TOKEN: ${{ secrets.PAT_UPDATE }}

0 comments on commit 5982737

Please sign in to comment.