Skip to content

Commit d1b014e

Browse files
committed
token
Signed-off-by: Anas Nashif <[email protected]>
1 parent b290506 commit d1b014e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Manifest
3434
uses: zephyrproject-rtos/action-manifest@cb8f6fba6f20b5f8649bd573e80a7583a239894c # v1.7.0
3535
with:
36-
github-token: ${{ secrets.ZB_GITHUB_TOKEN }}
36+
github-token: ${{ secrets.GITHUB_TOKEN }}
3737
manifest-path: 'west.yml'
3838
checkout-path: 'zephyrproject/zephyr'
3939
use-tree-checkout: 'true'

0 commit comments

Comments
 (0)