Fix release workflow
All checks were successful
Continous Integration / Build (push) Successful in 10s
Continous Integration / Lint (push) Successful in 10s
Continous Integration / Styling (push) Successful in 10s
Continous Integration / Unit Testing (push) Successful in 14s
Release / Build (push) Successful in 10s
Release / Release (push) Successful in 7s
Release / Publish (push) Successful in 19s

This commit is contained in:
marked 2025-05-07 01:13:28 +02:00
parent b610fba24a
commit 3f8904a496

View file

@ -48,7 +48,7 @@ jobs:
path: build path: build
- name: Create Release - name: Create Release
uses: actions/forgejo-release@v2.6 uses: actions/forgejo-release@v2.6.0
with: with:
direction: upload direction: upload
title: Hammer ${{ github.ref_name }} title: Hammer ${{ github.ref_name }}