action: support for GPG signing

This commit is contained in:
Earl Warren 2023-05-26 14:48:58 +02:00
parent f886973249
commit c6d7843bab
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
6 changed files with 257 additions and 12 deletions

View file

@ -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: