Skip to content

Commit 82b8ba1

Browse files
committed
RLB Fix 9
1 parent cd15f8f commit 82b8ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ jobs:
5050
git commit -m "Latest build $(date "+%Y-%m-%d %H:%M:%S")"
5151
git push origin latest-release
5252
env:
53-
GITHUB_TOKEN: ${{ secrets.GRAPHSCRIPT_EDITOR_TOKEN }}
53+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5454

0 commit comments

Comments
 (0)