Skip to content

Commit

Permalink
feat: set GitHub default token (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
duhow authored Dec 5, 2024
1 parent 6752fe2 commit ad7e47d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ inputs:
access-token:
description: "github token"
required: true
default: ${{ github.token }}
path:
description: "glob to cucumber json files"
required: true
Expand Down

0 comments on commit ad7e47d

Please sign in to comment.