Skip to content

Commit 534981e

Browse files
fix(ci): update workflow reference
1 parent 2dcbad4 commit 534981e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ on:
2424
jobs:
2525
build:
2626
name: Build
27-
uses: stenciljs/.github/workflows/build.yml@main
27+
uses: stenciljs/.github/.github/workflows/build.yml@main
2828

2929
get_dev_version:
3030
if: inputs.devRelease == 'yes'

0 commit comments

Comments
 (0)