1
0
Fork 0
mirror of https://code.forgejo.org/actions/forgejo-release synced 2025-06-08 03:58:19 +02:00

LICENSE is MIT

This commit is contained in:
Earl Warren 2023-04-01 11:12:56 +02:00
parent 4f06c1b250
commit bb345b780c
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
5 changed files with 21 additions and 0 deletions

View file

@ -1,4 +1,5 @@
#!/bin/sh
# SPDX-License-Identifier: MIT
set -ex

View file

@ -1,3 +1,4 @@
# SPDX-License-Identifier: MIT
name: Upload & Download a Forgejo Release
on: [push]
jobs: