mirror of
https://github.com/ncipollo/release-action
synced 2026-09-14 20:13:22 +00:00
Fixes #69 Indicate the scope required for personal access tokens.
This commit is contained in:
+1
-1
@@ -93,7 +93,7 @@ inputs:
|
||||
default: ''
|
||||
token:
|
||||
description: 'The Github token.'
|
||||
required: true
|
||||
required: false
|
||||
default: ${{ github.token }}
|
||||
outputs:
|
||||
id:
|
||||
|
||||
Reference in New Issue
Block a user