Skip to content

Commit da14aa7

Browse files
committed
test: github token with updated permissions
1 parent 6d539f7 commit da14aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
update:
1414
runs-on: ubuntu-latest
1515
env:
16-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
16+
GH_TOKEN: ${{ secrets.UNITY_IMMUTABLE_SDK_GITHUB_TOKEN }}
1717
steps:
1818
- name: Checkout code
1919
uses: actions/checkout@v3

0 commit comments

Comments
 (0)