Skip to content

Commit

Permalink
perf(action): set github_token variable with github.token as default
Browse files Browse the repository at this point in the history
  • Loading branch information
codejedi365 committed Oct 1, 2024
1 parent d13a911 commit 3e80a40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ inputs:
GitHub token used to upload artifacts. Requires permission to create and
edit releases.
required: true
default: ${{ github.token }}

root_options:
description: |
Expand Down

0 comments on commit 3e80a40

Please sign in to comment.