Skip to content

Commit 1421fec

Browse files
committed
ci: always run semantic-release
1 parent a092a7a commit 1421fec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ jobs:
6464
private_key: ${{ secrets.DS_RELEASE_BOT_PRIVATE_KEY }}
6565

6666
- name: Maybe Release 🚀
67-
if: github.ref == 'refs/heads/main'
6867
run: |
6968
npm run semantic-release
7069
env:

0 commit comments

Comments
 (0)