Skip to content

Commit ceda08c

Browse files
authored
Revert change to pull request token (#17)
Signed-off-by: Andy Bavier <[email protected]>
1 parent 9f5c6a1 commit ceda08c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Create Pull Request
3131
uses: peter-evans/create-pull-request@v7
3232
with:
33-
token: ${{ secrets.GITHUB_TOKEN }}
33+
token: ${{ secrets.GH_ONOS_PAT }}
3434
commit-message: Update version
3535
committer: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
3636
signoff: true

0 commit comments

Comments
 (0)