Skip to content

Commit 12597c0

Browse files
authored
ci: update workflow reference to use main branch (#473)
Signed-off-by: Bastian Echterhölter <[email protected]>
1 parent 8a01238 commit 12597c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
concurrency:
1414
group: ${{ github.ref }}
1515
cancel-in-progress: false
16-
uses: openmfp/gha/.github/workflows/pipeline-node-module.yml@npmjs-publish
16+
uses: openmfp/gha/.github/workflows/pipeline-node-module.yml@main
1717
secrets: inherit
1818
with:
1919
publishFromDist: true

0 commit comments

Comments
 (0)