diff --git a/.gitea/workflows/pipeline.yaml b/.gitea/workflows/pipeline.yaml index 52a8a8f..bedf352 100644 --- a/.gitea/workflows/pipeline.yaml +++ b/.gitea/workflows/pipeline.yaml @@ -18,7 +18,7 @@ jobs: dmd ../src/hello.d cd .. - name: Copy Release artifacts - uses: akkuman/gitea-release-action + uses: akkuman/gitea-release-action@v1 with: files: |- build/hello