Skip to content

Commit

Permalink
that was a build error apparently
Browse files Browse the repository at this point in the history
  • Loading branch information
abe-winter committed Oct 9, 2024
1 parent 13a5207 commit d9c66f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ inputs:
ref:
description: The git ref to build. This will usually be a sha, but can be a branch or anything supported by git checkout.
token:
description: Pass `${{ github.token }}` here if this is a private repository.
description: Pass `github.token` if this is a private repository.

runs:
using: node20
Expand Down

0 comments on commit d9c66f6

Please sign in to comment.