Skip to content

Commit 67c38cc

Browse files
committed
fix: update changelog job reusable ref
1 parent d22c943 commit 67c38cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prepare-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
4141
changelog:
4242
needs: get-version
43-
uses: codesnippetspro/.github-private/.github/workflows/changelog.yml@main
43+
uses: codesnippetspro/.github-private/.github/workflows/changelog.yml
4444
with:
4545
repo: ${{ github.repository }}
4646
branch: ${{ github.ref_name }}

0 commit comments

Comments
 (0)