chore(docs): fix automated readme version bumping (#1850)

This commit is contained in:
Michael Lehmann
2026-06-26 14:54:03 -07:00
committed by GitHub
parent 254c19bd24
commit 6686d5a051
+1
View File
@@ -48,6 +48,7 @@
uses: actions/checkout@v5
with:
fetch-depth: 0
persist-credentials: false
- name: Tag Major Version
if: ${{ steps.release.outputs.release_created }}