Skip to content

Commit

Permalink
Merge pull request #36 from edx/schen/update_release
Browse files Browse the repository at this point in the history
fix: update release process to run from main
  • Loading branch information
schenedx authored Apr 5, 2022
2 parents 73626e0 + c190b96 commit d3c8fc6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Release CI
on:
release:
types: [published]
push:
branches:
- master

jobs:
release:
Expand Down

0 comments on commit d3c8fc6

Please sign in to comment.