We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9b88fa commit 9e4b37aCopy full SHA for 9e4b37a
action.yml
@@ -3,7 +3,7 @@ description: This action upserts HTML in GitHub issue or pull request comments u
3
author: Hunter Tunnicliff
4
runs:
5
using: node20
6
- main: lib/index.js
+ main: dist/index.js
7
inputs:
8
token:
9
description: GitHub token
0 commit comments