Skip to content

Commit 26befad

Browse files
committed
Update GitHub token reference in nightly release workflow
1 parent d75ef5e commit 26befad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
- name: Update Nightly Release
112112
uses: andelf/nightly-release@main
113113
env:
114-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
114+
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
115115
with:
116116
tag_name: nightly
117117
name: 'Desktop App Nightly Release $$'

0 commit comments

Comments
 (0)