Skip to content

Commit

Permalink
Fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
owjs3901 committed Dec 24, 2024
1 parent 2a50bc4 commit 83d69da
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: Publish Package to npm

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

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 83d69da

Please sign in to comment.