Skip to content

Commit

Permalink
Merge pull request #5 from binden-js/deps/semantic-release@19.0.5
Browse files Browse the repository at this point in the history
dependencies: bump `semantic-release` from `19.0.3` to `19.0.5`
  • Loading branch information
vansergen authored Sep 4, 2022
2 parents 76b9c3a + 977dc7f commit 3699b00
Show file tree
Hide file tree
Showing 3 changed files with 630 additions and 430 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
run: npm publish --dry-run

release:
if: ${{ github.ref == 'refs/heads/main' }}

needs: [test]

runs-on: ubuntu-latest
Expand Down
Loading

0 comments on commit 3699b00

Please sign in to comment.