Doubt #899
Doubt
#899
Replies: 1 comment 1 reply
-
The generated files are only on a tag. e.g. https://github.com/peaceiris/actions-gh-pages/blob/v3.9.3/lib/index.js cf. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Whether the index.js is given in the repo? In action.yaml there is
runs:
using: 'node16'
main: 'lib/index.js'
but in the repo there is no lib folder or index.js
Beta Was this translation helpful? Give feedback.
All reactions