We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c53d308 commit 16fccc1Copy full SHA for 16fccc1
.github/workflows/release.yml
@@ -5,7 +5,7 @@ on:
5
name: release-please
6
jobs:
7
release-please:
8
- 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
9
if: ${{ github.repository_owner == 'circlefin' }}
10
with:
11
release_type: node
0 commit comments