diff --git a/.gitea/workflows/release.yml b/.gitea/workflows/release.yml index 2c8d3ad..811c599 100644 --- a/.gitea/workflows/release.yml +++ b/.gitea/workflows/release.yml @@ -11,10 +11,10 @@ jobs: steps: - name: Checkout code - uses: https://gitea.com/actions/checkout@v5 + uses: https://gitea.com/actions/checkout - name: Set up Python - uses: https://gitea.com/actions/setup-python@v5 + uses: https://gitea.com/actions/setup-python with: python-version: "3.12" @@ -88,7 +88,7 @@ jobs: # ---------------- Upload Release Assets ---------------- - name: Upload release assets - uses: https://gitea.com/actions/release@v1 + uses: https://gitea.com/actions/gitea-release-action with: files: | yt-playlist-windows-${CI_COMMIT_TAG}.zip