Skip to content

Commit 16fccc1

Browse files
committed
ci: use public shared Circle workflows repo
1 parent c53d308 commit 16fccc1

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
@@ -5,7 +5,7 @@ on:
55
name: release-please
66
jobs:
77
release-please:
8-
uses: circlefin/github-shared-pipelines/.github/workflows/conventional-commit-release.yaml@v1
8+
uses: circlefin/circle-public-github-workflows/.github/workflows/conventional-commit-release.yaml@v1
99
if: ${{ github.repository_owner == 'circlefin' }}
1010
with:
1111
release_type: node

0 commit comments

Comments
 (0)