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:
parent
4f06c1b250
commit
bb345b780c
5 changed files with 21 additions and 0 deletions
1
testdata/forgejo-release-test.sh
vendored
1
testdata/forgejo-release-test.sh
vendored
|
@ -1,4 +1,5 @@
|
|||
#!/bin/sh
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
set -ex
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
# SPDX-License-Identifier: MIT
|
||||
name: Upload & Download a Forgejo Release
|
||||
on: [push]
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue