Skip to content

Commit

Permalink
Return trigger on new releases
Browse files Browse the repository at this point in the history
  • Loading branch information
atuonufure committed Nov 4, 2024
1 parent 5d2e8e0 commit c05e97e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Node.js Package

on:
push:
branches:
- master
release:
types: [created]

jobs:
build:
Expand Down

0 comments on commit c05e97e

Please sign in to comment.