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 cd32dc4 commit b9f729cCopy full SHA for b9f729c
action.yml
@@ -3,7 +3,7 @@ description: 'Get a latest release or by tag, including draft releases'
3
author: 'Simon Ihmig'
4
inputs:
5
token:
6
- description: The Github token used for authentication, usually ${{ secrets.GITHUB_TOKEN }}
+ description: The Github token used for authentication.
7
required: true
8
owner:
9
description: Name of the owner of the repo, taken from current repo by default.
0 commit comments