mirror of
https://github.com/fluencelabs/aquavm
synced 2025-07-31 05:52:00 +00:00
ci: fix typo (#383)
This commit is contained in:
committed by
GitHub
parent
f5de602108
commit
78675f930e
2
.github/workflows/snapshot.yml
vendored
2
.github/workflows/snapshot.yml
vendored
@@ -125,7 +125,7 @@ jobs:
|
||||
needs: wasm
|
||||
|
||||
outputs:
|
||||
version: "${{ steps.snaphot.outputs.version }}"
|
||||
version: "${{ steps.snapshot.outputs.version }}"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
Reference in New Issue
Block a user