Skip to content

Commit 4e984f7

Browse files
Update .github/workflows/upstream-sysroot.yml
Co-authored-by: David Sanders <[email protected]>
1 parent 65edf37 commit 4e984f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/upstream-sysroot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
permissions:
2424
issues: write
2525
runs-on: ubuntu-latest
26+
env:
27+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2628
steps:
2729
- name: Fetch Current SHA
2830
shell: bash

0 commit comments

Comments
 (0)