Skip to content

Commit eba712b

Browse files
authored
chore: fix typo (#73)
1 parent bbfa115 commit eba712b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/scripts/workflows/release.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ await $`${[
2222
$.env.MODE ?? "dev",
2323
"with-secret-variable",
2424
"--name",
25-
"Gh_TOKEN",
25+
"GH_TOKEN",
2626
"--secret",
2727
"env:GH_TOKEN",
2828
"with-action",

0 commit comments

Comments
 (0)