Skip to content

Commit

Permalink
fix: GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode committed Oct 4, 2023
1 parent e688f5e commit dce4828
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions actions/setup/checkout/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Action for checkout git
inputs:
token:
description: Token
default: $GITHUB_TOKEN
required: false

runs:
Expand Down

0 comments on commit dce4828

Please sign in to comment.