Skip to content

Commit b7e23da

Browse files
committed
GH_TOKEN
[skip ci]
1 parent 6635231 commit b7e23da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/bump-controls.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,5 +98,7 @@ jobs:
9898

9999
- name: Create Pull Request
100100
shell: pwsh
101+
env:
102+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
101103
run: |
102104
gh pr create --title 'NuGet: Bumped Files UI controls version to `${{ steps.get_version.outputs.full_version }}`' --base main --head files/ui-controls/${{ steps.get_version.outputs.full_version }}

0 commit comments

Comments
 (0)