Skip to content

Commit

Permalink
Added on-push trigger to the main package, too, JIC.
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurav committed Aug 24, 2024
1 parent 5feabe5 commit 55b9701
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: 'Publish to GitHub Packages'

on:
push:
release:
types: [published]

Expand Down

0 comments on commit 55b9701

Please sign in to comment.