diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index de41a0d..94a298e 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -23,7 +23,7 @@ jobs: run: ls -la - name: Release - uses: actions/release-action@v1 + uses: actions/release-action@latest #if: startsWith(github.ref, 'refs/tags/') with: files: yacd.tar.gz