SIENTIAPDE-1478
Update release.yml to rename version input to release_version for clarity
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -21,5 +21,5 @@ jobs:
|
||||
permissions: write-all
|
||||
with:
|
||||
project_name: 'laborious'
|
||||
version: ${{ github.event.inputs.version || '' }}
|
||||
release_version: ${{ github.event.inputs.version || '' }}
|
||||
secrets: inherit
|
||||
Reference in New Issue
Block a user