diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index e04307b..af5a3a2 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -36,7 +36,7 @@ jobs: retention-days: 5 - name: Create Release - uses: https://gitea.com/actions/release-action@v1 + uses: https://gitea.com/actions/release-action@main with: token: ${{ secrets.GITHUB_TOKEN }} target: master