Skip to content

Commit

Permalink
feat: Trigger release
Browse files Browse the repository at this point in the history
  • Loading branch information
RaimondB committed Jun 9, 2023
1 parent cee96e1 commit cfa1db7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
check_suite:
types:
- completed
status: {}
status:
jobs:
automerge:
runs-on: ubuntu-latest
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# This workflow will run tests using node and then publish a package to GitHub Packages when a release is created
# For more information see: https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages

name: NPM-Publish

on:
Expand Down

0 comments on commit cfa1db7

Please sign in to comment.