Skip to content

Commit

Permalink
Try forcing run on push to main
Browse files Browse the repository at this point in the history
  • Loading branch information
ianthetechie committed Aug 29, 2024
1 parent 6ac4fd4 commit 6f68d1c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Publish NPM Package
on:
release:
types: [published]
push:
branches:
- main
workflow_dispatch: []

env:
Expand Down

0 comments on commit 6f68d1c

Please sign in to comment.