Skip to content

Commit feac7d6

Browse files
committed
ci: do not auto-release
1 parent cde96f0 commit feac7d6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ jobs:
1414
uses: nrkno/github-workflow-semantic-release/.github/workflows/workflow.yaml@v2.0.0
1515
with:
1616
runs-on: ubuntu-latest
17+
# Since we are following the Yamale major version scheme, we don't want
18+
# to accidentally release a new major version.
19+
release-enabled: false

0 commit comments

Comments
 (0)