We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb2ab8d commit e365da1Copy full SHA for e365da1
1 file changed
.github/workflows/auto-release.yml
@@ -17,7 +17,7 @@ on:
17
default: ''
18
github_token:
19
description: 'GitHub token for creating releases and pushing changes'
20
- required: true
+ required: false
21
default: ${{ github.token }}
22
23
jobs:
0 commit comments