Running your latest Logerfo/gitflow-action@0.0.5. I get this error when executing:
Run Logerfo/gitflow-action@0.0.5
with:
github-token: ***
release: test-13
release-regex: ^release/(.*)
dev: develop
master: main
label: gitflow
auto-merge: false
require-merge: false
Error: File not found: '/home/runner/work/_actions/Logerfo/gitflow-action/0.0.5/dist/index.js'
I did notice your main branch does not have the dist/index.js but release branch does?
Running your latest Logerfo/gitflow-action@0.0.5. I get this error when executing:
Run Logerfo/gitflow-action@0.0.5
with:
github-token: ***
release: test-13
release-regex: ^release/(.*)
dev: develop
master: main
label: gitflow
auto-merge: false
require-merge: false
Error: File not found: '/home/runner/work/_actions/Logerfo/gitflow-action/0.0.5/dist/index.js'
I did notice your main branch does not have the dist/index.js but release branch does?