Skip to content

Commit

Permalink
Revert "Update ok-to-preview.yml"
Browse files Browse the repository at this point in the history
  • Loading branch information
watahani authored Jun 11, 2024
1 parent d076ce5 commit b765c75
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 b765c75

Please sign in to comment.