10
0
Fork 0
mirror of https://code.forgejo.org/actions/forgejo-release synced 2026-04-24 20:34:31 +00:00

feat: use curl to create release and upload assets (#143)

Reviewed-on: https://code.forgejo.org/actions/forgejo-release/pulls/143
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-committed-by: Michael Kriese <michael.kriese@visualon.de>
This commit is contained in:
Michael Kriese 2026-02-17 22:55:54 +00:00 committed by Michael Kriese
parent 6c747b97f9
commit 6e3a26f82a
No known key found for this signature in database
GPG key ID: F128CBE6AB3A7201
3 changed files with 47 additions and 66 deletions

View file

@ -2,7 +2,7 @@ on:
pull_request:
push:
branches:
- "**"
- '**'
jobs:
tests:
@ -24,6 +24,4 @@ jobs:
- name: Unit tests of the supporting script forgejo-release.sh
run: |
testdata/forgejo-release-test.sh test_system_tea_bin
testdata/forgejo-release-test.sh test_download_tea_bin
testdata/forgejo-release-test.sh test_maybe_sign_release