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 fa4d7ca commit 4de5711Copy full SHA for 4de5711
action.yml
@@ -42,4 +42,4 @@ outputs:
42
description: 'The URL of the newly created Turso DB Branch.'
43
runs:
44
using: 'node20'
45
- main: 'create-turso-db-branch.cjs'
+ main: 'create-turso-db-branch.mjs'
create-turso-db-branch.cjs renamed to create-turso-db-branch.mjs
0 commit comments