Skip to content

Commit

Permalink
[ci] (fix): revert trigger configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
LoboMetalurgico committed Feb 16, 2025
1 parent 7587aff commit 68e6dec
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/packagePublish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Publish API to NPM
name: Publish to NPM

on:
release:
types: [published]
push:
branches:
- release

jobs:
publish:
Expand Down

0 comments on commit 68e6dec

Please sign in to comment.