Fix release workflow
Some checks failed
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 11s
Release / Release (push) Failing after 2s
Release / Publish (push) Has been skipped
Some checks failed
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 11s
Release / Release (push) Failing after 2s
Release / Publish (push) Has been skipped
This commit is contained in:
parent
a07c92b54f
commit
b610fba24a
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ jobs:
|
|||
path: build
|
||||
|
||||
- name: Create Release
|
||||
uses: actions/forgejo-release@v2
|
||||
uses: actions/forgejo-release@v2.6
|
||||
with:
|
||||
direction: upload
|
||||
title: Hammer ${{ github.ref_name }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue