Skip to content

Commit 380369f

Browse files
committed
ci: fix release pipeline
1 parent 7c8b67e commit 380369f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
run: make test
2424

2525
- name: Release
26-
if: github.ref == 'refs/heads/main'
2726
uses: "marvinpinto/action-automatic-releases@latest"
2827
with:
2928
repo_token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)