Skip to content

Commit fb2ab8d

Browse files
authored
Provide a default token value (#1389)
1 parent caee8b6 commit fb2ab8d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/auto-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ on:
1818
github_token:
1919
description: 'GitHub token for creating releases and pushing changes'
2020
required: true
21+
default: ${{ github.token }}
2122

2223
jobs:
2324
release-packager:

0 commit comments

Comments
 (0)