Skip to content

Commit

Permalink
fix publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
Zetazzz committed Feb 29, 2024
1 parent 5e31f40 commit b9395ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
# Runs every day at 1:00 AM UTC
- cron: "0 1 * * *"

workflow_dispatch:

jobs:
publish-npm:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b9395ec

Please sign in to comment.