Skip to content

Commit 72d5fd4

Browse files
committed
ci: reference semantic release workflow using major tag
1 parent c793aa2 commit 72d5fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semantic-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
release:
1111
name: Release
12-
uses: bruzit/github-actions-and-workflows/.github/workflows/semantic-release.yaml@v0.2.0
12+
uses: bruzit/github-actions-and-workflows/.github/workflows/semantic-release.yaml@v0
1313
permissions:
1414
contents: write
1515
issues: write

0 commit comments

Comments
 (0)