Skip to content

Commit

Permalink
chore(cidev): run release on every branch.
Browse files Browse the repository at this point in the history
This lets semantic-release do its thing.
  • Loading branch information
jim80net committed Aug 26, 2021
1 parent d39d37a commit bcf0385
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Release on Merge to Main
name: Release on Merge
on:
push:
branches:
- main
jobs:
release:
runs-on: ubuntu-18.04
Expand Down

0 comments on commit bcf0385

Please sign in to comment.