Skip to content

Commit 1fc0c5c

Browse files
Remove GITHUB_TOKEN placeholder from dev.ps1 to align with updated workflow
1 parent 2fd26e6 commit 1fc0c5c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

dev.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
$env:GITHUB_TOKEN = "dev";
21
$env:GITHUB_RUN_ID = 123
32
$env:GITHUB_EVENT_NAME = "push"
43
$env:GITHUB_EVENT_PATH = "TheDragonCode/preview-updater"

0 commit comments

Comments
 (0)