Skip to content

Commit

Permalink
ci: use correct token
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim committed Dec 6, 2024
1 parent c853823 commit 92cd8b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/instance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ jobs:
with:
issue-number: ${{ inputs.prNumber }}
repository: ${{ inputs.baseRepo }}
token: ${{ steps.fetch-token.outputs.token }}
body: |
Hey :wave:,
Expand Down

0 comments on commit 92cd8b5

Please sign in to comment.