diff --git a/.gitea/workflows/package-and-deploy.yaml b/.gitea/workflows/package-and-deploy.yaml index 503ec31..cc1e4ae 100644 --- a/.gitea/workflows/package-and-deploy.yaml +++ b/.gitea/workflows/package-and-deploy.yaml @@ -68,7 +68,7 @@ jobs: # 6) Public-Key aus Repo beilegen und als Release-Asset anhängen - name: Attach release assets - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: tag_name: ${{ github.event.release.tag_name }} files: |