Skip to content

Commit ec535aa

Browse files
committed
Update action.yml
1 parent b2d5e38 commit ec535aa

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

action.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@ branding:
1010
inputs:
1111
token:
1212
description: 'The GitHub token to use.'
13-
default: '${{ secrets.GITHUB_TOKEN }}'
14-
required: false
15-
13+
required: true
14+
1615
organization-name:
1716
description: 'The name of the organization.'
1817
required: true

0 commit comments

Comments
 (0)