Skip to content

Commit 1d5a813

Browse files
committed
Rename GitHub Actions secret from 'github-token' to 'token' for consistency
1 parent 35915e5 commit 1d5a813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/struct-generate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ on:
4444
required: false
4545
default: 'ubuntu-latest'
4646
secrets:
47-
github-token:
47+
token:
4848
description: 'GitHub token'
4949
required: true
5050

0 commit comments

Comments
 (0)