Skip to content

Commit

Permalink
Merge pull request #926 from jpazureid/revert-923-use-pat
Browse files Browse the repository at this point in the history
Revert "Update ok-to-preview.yml"
  • Loading branch information
watahani authored Jun 11, 2024
2 parents d076ce5 + b765c75 commit 363bdc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ok-to-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
env:
TOKEN: ${{ steps.generate_token.outputs.token }}
with:
token: ${{ secrets.PAT }}
token: ${{ env.TOKEN }}
reaction-token: ${{ secrets.GITHUB_TOKEN }}
issue-type: pull-request
commands: ok-to-preview
permission: write
permission: write

0 comments on commit 363bdc0

Please sign in to comment.