diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 30493da..5ba5594 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -23,8 +23,8 @@ jobs: run: ls -la - name: Release - uses: https://github.com/softprops/action-gh-release@v1 - if: startsWith(github.ref, 'refs/heads/') + uses: cerc-io/action-gh-release@v1 + if: startsWith(github.ref, 'refs/tags/') with: files: yacd.tar.gz