Skip to content

Commit

Permalink
GH_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
oliversun9 committed Nov 7, 2023
1 parent 36440ba commit c9af1eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/create-pr-action/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ runs:
- run: gh pr create --title "${{ inputs.title }}" --body "${{ inputs.body }}"
shell: bash
env:
GITHUB_TOKEN: ${{ inputs.token }}
GH_TOKEN: ${{ inputs.token }}

0 comments on commit c9af1eb

Please sign in to comment.