chore: Fix update_fluence workflow (#151)

Fix
This commit is contained in:
Anatolios Laskaris 2023-06-06 11:51:28 +03:00 committed by GitHub
parent 2fd6790f89
commit 5b3e5dad97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ on:
inputs:
version:
description: 'Contents of fluence.json file'
type: string
required: true
jobs: