Skip to content

Commit

Permalink
inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
walteh committed May 25, 2024
1 parent c805365 commit 907cb61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ runs:
- name: install simver
shell: bash
env:
GITHUB_TOKEN: ${{ input.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ inputs.GITHUB_TOKEN }}
run: "go run ./__simver__/cmd/simver_gha --read-only=false"

0 comments on commit 907cb61

Please sign in to comment.