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
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:
parent
b610fba24a
commit
3f8904a496
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ jobs:
|
|||
path: build
|
||||
|
||||
- name: Create Release
|
||||
uses: actions/forgejo-release@v2.6
|
||||
uses: actions/forgejo-release@v2.6.0
|
||||
with:
|
||||
direction: upload
|
||||
title: Hammer ${{ github.ref_name }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue