mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2025-06-28 03:13:43 +00:00
action: support for GPG signing
This commit is contained in:
parent
f886973249
commit
c6d7843bab
6 changed files with 257 additions and 12 deletions
|
@ -1,5 +1,6 @@
|
|||
# SPDX-License-Identifier: MIT
|
||||
name: Upload & Download a Forgejo Release
|
||||
|
||||
name: Upload (and download) a release to (and from) a project found in a Forgejo instance that is different from the one running the workflow
|
||||
on: [push]
|
||||
jobs:
|
||||
setup-forgejo:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue