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 8e00a83 commit 4e04706Copy full SHA for 4e04706
.github/workflows/cd.yaml
@@ -79,7 +79,6 @@ jobs:
79
--define=branch=alpha \
80
--define=upload_to_repository=true \
81
publish
82
- gh release edit --prerelease "v$(uv run semantic-release print-version --current)"
83
env:
84
GH_TOKEN: ${{ steps.app_token.outputs.token }}
85
REPOSITORY_USERNAME: __token__
@@ -94,7 +93,6 @@ jobs:
94
93
--define=branch=main \
95
96
97
98
99
100
0 commit comments