Skip to content

Commit

Permalink
ci: use public shared Circle workflows repo (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutosh-ukey authored Sep 24, 2024
1 parent 4bb61fb commit 093fd41
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 @@ -5,7 +5,7 @@ on:
name: release-please
jobs:
release-please:
uses: circlefin/github-shared-pipelines/.github/workflows/conventional-commit-release.yaml@v1
uses: circlefin/circle-public-github-workflows/.github/workflows/conventional-commit-release.yaml@v1
if: ${{ github.repository_owner == 'circlefin' }}
with:
release_type: node
Expand Down

0 comments on commit 093fd41

Please sign in to comment.