From 3dc602be4982d7d89c06608a1f9fecf24e6d3b30 Mon Sep 17 00:00:00 2001 From: Lukas Greve Date: Wed, 9 Jul 2025 20:36:28 +0200 Subject: [PATCH] add stuff --- .gitea/workflows/realease-tag.yml | 19 +++++++++++++++++++ yopla.txt | 1 + 2 files changed, 20 insertions(+) create mode 100644 .gitea/workflows/realease-tag.yml create mode 100644 yopla.txt diff --git a/.gitea/workflows/realease-tag.yml b/.gitea/workflows/realease-tag.yml new file mode 100644 index 0000000..57182a5 --- /dev/null +++ b/.gitea/workflows/realease-tag.yml @@ -0,0 +1,19 @@ +name: release + +on: + push: + tags: + - '*' + +jobs: + release: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v4 + with: + fetch-depth: 0 + - uses: actions/release-action@main + with: + files: |- + bin/** + api_key: '${{secrets.RELEASE_TOKEN}}' \ No newline at end of file diff --git a/yopla.txt b/yopla.txt new file mode 100644 index 0000000..6d6fa30 --- /dev/null +++ b/yopla.txt @@ -0,0 +1 @@ +gtas