Updated workflow
This commit is contained in:
2
.github/workflows/build-and-release.yml
vendored
2
.github/workflows/build-and-release.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
tag_name: ${{ steps.version.outputs.tag_name }}
|
||||
name: Dev Build ${{ steps.version.outputs.tag_name }}
|
||||
name: Release ${{ steps.version.outputs.tag_name }}
|
||||
body: |
|
||||
Automated dev build of OmniNX Downloader
|
||||
Commit: ${{ github.sha }}
|
||||
|
||||
Reference in New Issue
Block a user