diff --git a/action.yml b/action.yml index 354f3ed..a67bad6 100644 --- a/action.yml +++ b/action.yml @@ -13,6 +13,7 @@ branding: inputs: github-token: description: 'Github token' + default: ${{ github.token }} required: false git-message: