mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2024-12-05 02:10:18 +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
|
||||
|
||||
outputs:
|
||||
fluence-js-version: "v${{ steps.snapshot.outputs.version }}"
|
||||
fluence-js-version: "${{ steps.snapshot.outputs.version }}"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
Loading…
Reference in New Issue
Block a user