Skip to content

Commit 0506f4a

Browse files
committed
Remove GITHUB_TOKEN requirement from main workflow inputs
1 parent d7aad31 commit 0506f4a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ on:
1919
required: true
2020
UNITY_PASSWORD:
2121
required: true
22-
GITHUB_TOKEN:
23-
required: true
2422

2523
jobs:
2624
test:

0 commit comments

Comments
 (0)