ci: specify the tag to use in release-plz [skip ci]
This commit is contained in:
@@ -124,6 +124,7 @@ jobs:
|
|||||||
uses: MarcoIeni/release-plz-action@v0.5
|
uses: MarcoIeni/release-plz-action@v0.5
|
||||||
with:
|
with:
|
||||||
command: release
|
command: release
|
||||||
|
tag_name: ${{ env.VERSION }}
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
|
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user