Skip to content

Commit

Permalink
Merge pull request #989 from waku-org/chore/semantic-release-workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
fryorcraken committed Oct 31, 2022
2 parents eeab832 + a6276a4 commit db1a3a4
Show file tree
Hide file tree
Showing 3 changed files with 591 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ jobs:
release:
name: Release
runs-on: ubuntu-latest
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
needs: [check, build, proto, browser, node]
steps:
- name: Checkout
Expand Down
Loading

0 comments on commit db1a3a4

Please sign in to comment.