This commit is contained in:
potzplitz 2024-03-05 09:11:26 +01:00
parent 074ae1e346
commit 448b57a1fd

View file

@ -49,7 +49,6 @@ jobs:
COMMIT_DESC=$(git show -s --format=%b ${{ github.sha }})
echo "::set-output name=COMMIT_MSG::$COMMIT_MSG"
echo "::set-output name=COMMIT_DESC::$COMMIT_DESC"
- name: Create Release
id: create_release
uses: actions/create-release@v1