Set GitHub default token

pull/127/head
Kevin Deldycke 1 year ago
parent aeb0d936a7
commit 54b5190733
No known key found for this signature in database
GPG Key ID: C572BB01B1ED5A3A

@ -19,6 +19,7 @@ inputs:
gitHubToken:
description: "GitHub Token"
required: false
default: ${{ github.token }}
branch:
description: "The name of the branch you want to deploy to"
required: false

Loading…
Cancel
Save