Skip to content

Commit

Permalink
Set github.token as default input
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmytro Bondar committed Jan 28, 2024
1 parent 0ae2d67 commit a21cf54
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 @@ -8,6 +8,7 @@ inputs:
token:
description: GitHub token. Required only if 'version' == 'latest'
required: false
default: "${{ github.token }}"
downloadBaseURL:
description: 'Set the download base URL'
required: false
Expand Down

0 comments on commit a21cf54

Please sign in to comment.