From a36384d7758f9317c8a822e5e59ffd9a4a8f4acc Mon Sep 17 00:00:00 2001 From: nullprop Date: Sat, 11 Jan 2025 22:30:52 +0200 Subject: [PATCH] Update actions --- .forgejo/workflows/ci-cd.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.forgejo/workflows/ci-cd.yml b/.forgejo/workflows/ci-cd.yml index b37c7a2..ca0ae82 100644 --- a/.forgejo/workflows/ci-cd.yml +++ b/.forgejo/workflows/ci-cd.yml @@ -41,4 +41,5 @@ jobs: url: https://code.nullprop.sh direction: upload release-dir: photomode - + tag: "${{ github.ref_name }}" + token: ${{ secrets.TOKEN }}