Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Commit d2502cc

Browse files
committed
hardcoded-tag
1 parent da0bfe8 commit d2502cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_TOKEN_NEW }}
1414
steps:
1515
- uses: actions/checkout@v2
16-
- run: ci/deploy.sh --tag ${GITHUB_REF#refs/tags/}
16+
- run: ci/deploy.sh --tag v0.25.9

0 commit comments

Comments
 (0)