diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index f08cc1d..2ccfdf2 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -57,9 +57,9 @@ jobs: - name: Release if: github.ref_name == 'master' uses: akkuman/gitea-release-action@v1 - tag_name: release-${{ steps.date.outputs.date }} env: with: + tag_name: release-${{ steps.date.outputs.date }} files: |- build-winx64.zip build-linux64.zip