Skip to content

Commit

Permalink
ci: run semantic-release on any branch
Browse files Browse the repository at this point in the history
  • Loading branch information
robrechtme committed Nov 29, 2021
1 parent 2cf86f0 commit f01db91
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Release npm package

on:
push:
branches:
- "main"
on: [push, pull_request]

jobs:
release:
Expand Down

0 comments on commit f01db91

Please sign in to comment.