Skip to content

Commit

Permalink
feat: add test event
Browse files Browse the repository at this point in the history
  • Loading branch information
rhandrade committed Dec 12, 2024
1 parent ebbaec0 commit 8693451
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: 'Publish'
on:
release:
types: [published]
push:
branches:
- 'feature/package-release'

env:
NODE_VERSION: 20.x
Expand Down

0 comments on commit 8693451

Please sign in to comment.