diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index db3a3bb..e17445c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -26,7 +26,6 @@ jobs: needs: check runs-on: ubuntu-latest timeout-minutes: 10 - if: github.ref == 'refs/heads/main' steps: - name: Checkout code uses: actions/checkout@v4 @@ -70,4 +69,4 @@ jobs: # run: | # echo "Performing dry-run publish to crates.io" # cargo publish --dry-run - \ No newline at end of file +