Skip to content

Commit d9c66f6

Browse files
committed
that was a build error apparently
1 parent 13a5207 commit d9c66f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ inputs:
1616
ref:
1717
description: The git ref to build. This will usually be a sha, but can be a branch or anything supported by git checkout.
1818
token:
19-
description: Pass `${{ github.token }}` here if this is a private repository.
19+
description: Pass `github.token` if this is a private repository.
2020

2121
runs:
2222
using: node20

0 commit comments

Comments
 (0)