Skip to content

Commit

Permalink
fix(ci): update workflow reference
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Feb 28, 2025
1 parent 2dcbad4 commit 534981e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ on:
jobs:
build:
name: Build
uses: stenciljs/.github/workflows/build.yml@main
uses: stenciljs/.github/.github/workflows/build.yml@main

get_dev_version:
if: inputs.devRelease == 'yes'
Expand Down

0 comments on commit 534981e

Please sign in to comment.