Skip to content

Commit

Permalink
Updating app files
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsislimadev committed Jun 30, 2024
1 parent 518d0b0 commit d128d89
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,12 @@
name: Node.js Package

on:
release:
types: [created]
push:
branches:
- 'main'
schedule:
- cron: '50 23 * * *'
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit d128d89

Please sign in to comment.