SHA256
Working on release workflow.
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
build-binary:
|
||||
uses: ./.gitea/workflows/build-release-binary.yml
|
||||
with:
|
||||
tag_name: ${{ inputs.tag_name }}
|
||||
tag_name: "${{ inputs.tag_name }}"
|
||||
|
||||
create-release:
|
||||
needs: build-binary # Wait for the reusable workflow to finish
|
||||
|
||||
Reference in New Issue
Block a user