diff --git a/.gitea/workflows/realease-tag.yml b/.gitea/workflows/realease-tag.yml index 57182a5..d908e8c 100644 --- a/.gitea/workflows/realease-tag.yml +++ b/.gitea/workflows/realease-tag.yml @@ -9,10 +9,10 @@ jobs: release: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: https://git.phyllo.me/actions/checkout@v4 with: fetch-depth: 0 - - uses: actions/release-action@main + - uses: https://git.phyllo.me/actions/action-gh-release@v2 with: files: |- bin/**