Skip to content

Commit 4b5c4ff

Browse files
committed
perf(action): set github_token variable with github.token as default
1 parent 799ce25 commit 4b5c4ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ inputs:
1919
GitHub token used to upload artifacts. Requires permission to create and
2020
edit releases.
2121
required: true
22+
default: ${{ github.token }}
2223

2324
root_options:
2425
description: |

0 commit comments

Comments
 (0)