Skip to content

Commit

Permalink
feat: ensure that the token is utilized
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Mar 10, 2023
1 parent 4218f1f commit 0732e54
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ inputs:
description: '[GITHUB\_TOKEN](https://docs.github.com/en/free-pro-team@latest/actions/reference/authentication-in-a-workflow#using-the-github_token-in-a-workflow) or a repo scoped [Personal Access Token](https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/creating-a-personal-access-token)'
required: true
default: ${{ github.token }}
remote:
description: 'Remote repository to push to'
required: true
default: 'origin'
release_notes_file:
description: 'File to write release notes to'
required: true
Expand Down

0 comments on commit 0732e54

Please sign in to comment.