mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-05-10 08:27:12 +00:00
ci: Remove v
prefix from snapshot version output (#206)
This commit is contained in:
parent
b2f2c69f02
commit
1f5fa892e3
2
.github/workflows/snapshot.yml
vendored
2
.github/workflows/snapshot.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
outputs:
|
outputs:
|
||||||
fluence-js-version: "v${{ steps.snapshot.outputs.version }}"
|
fluence-js-version: "${{ steps.snapshot.outputs.version }}"
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
Loading…
x
Reference in New Issue
Block a user