.gitea/workflows/release.yml hinzugefügt

This commit is contained in:
florian 2024-02-15 11:13:13 +01:00
parent 78a902cc24
commit b1ef171add
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
name: test
run-name: CommentCollection
on:
push:
jobs:
Dump Gitea Context:
runs-on: ubuntu-latest
steps:
uses: akkuman/gitea-release-action@v1
env:
NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
with:
files: |-
**