Skip to content

Commit

Permalink
Update publish-packages-1.0.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ngruson authored Nov 16, 2023
1 parent 498975d commit b4b81e9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/publish-packages-1.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ name: Pack and publish to MyGet
on:
release:
types: [published]
schedule:
- cron: '0 0 * * *' # once in a day at 00:00
workflow_dispatch:
#schedule:
#- cron: '0 0 * * *' # once in a day at 00:00

jobs:
build-pack:
Expand Down

0 comments on commit b4b81e9

Please sign in to comment.