Skip to content

Commit

Permalink
fix: added release trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
bielu committed Aug 10, 2024
1 parent 5e373ec commit a8583ed
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/buildAndPublishPackage.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: CI

on:
release:
types:
- published
- created
push:
branches:
- 'main'
Expand Down

0 comments on commit a8583ed

Please sign in to comment.