Skip to content

Commit

Permalink
Update Release text
Browse files Browse the repository at this point in the history
  • Loading branch information
pragma37 committed Nov 28, 2023
1 parent 5394d82 commit 8165615
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/BlenderMalt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
[**BlenderMalt-Windows.zip**](https://github.com/${{github.repository}}/releases/download/${{env.BRANCH_NAME}}-latest/BlenderMalt-Windows.zip)
[**BlenderMalt-Linux.zip**](https://github.com/${{github.repository}}/releases/download/${{env.BRANCH_NAME}}-latest/BlenderMalt-Linux.zip)
*(Requires Blender 3.6)*
*(Requires Blender 4.0)*
- name: Rollback Tagged Release
uses: author/action-rollback@stable
Expand All @@ -56,7 +56,7 @@ jobs:
[**BlenderMalt-Windows.zip**](https://github.com/${{github.repository}}/releases/download/${{github.ref_name}}/BlenderMalt-Windows.zip)
[**BlenderMalt-Linux.zip**](https://github.com/${{github.repository}}/releases/download/${{github.ref_name}}/BlenderMalt-Linux.zip)
*(Requires Blender 3.6)*
*(Requires Blender 4.0)*
outputs:
upload_url: ${{ steps.create_release.outputs.upload_url }}
Expand Down

0 comments on commit 8165615

Please sign in to comment.