Skip to content

Commit 09dc605

Browse files
fix: fix yaml extension
1 parent 0741049 commit 09dc605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616

1717
jobs:
1818
npm-publish:
19-
uses: ast-grep/lang/.github/workflows/release@main
19+
uses: ast-grep/langs/.github/workflows/release.yml@main
2020
with:
2121
package-name: ${{inputs.package-name}}
2222
secrets:

0 commit comments

Comments
 (0)