Skip to content
Snippets Groups Projects
Verified Commit 1ec862e5 authored by Griefed's avatar Griefed :joystick:
Browse files

ci: Remove SHA from release title

It broke the resetting of the release by the action
parent 82760cff
No related branches found
No related tags found
1 merge request!594Develop
Pipeline #8793 passed
......@@ -57,7 +57,7 @@ jobs:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "continuous"
prerelease: true
title: "Development Build ${{ github.sha }}"
title: "Development Build"
files: |
./checksum.txt
./media/*.dmg
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment