Skip to content

Commit

Permalink
Fix github actions workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
kalashnikovisme committed Oct 17, 2022
1 parent b00f45b commit 43329b2
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,8 @@
name: Node.js Package

on:
push:
branches:
- develop
# release:
# types: [created]
release:
types: [created]

jobs:
build:
Expand Down

0 comments on commit 43329b2

Please sign in to comment.