Skip to content

Commit

Permalink
break releases test
Browse files Browse the repository at this point in the history
  • Loading branch information
samternent committed Oct 21, 2024
1 parent a7d2770 commit 405841c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ name: Create Release

on:
push:
branches:
- main
schedule:
- cron: "0 10 * * 1-4"
workflow_dispatch:

env:
PNPM_CACHE_PATH: ~/.pnpm-store
PNPM_CACHE_NAME: pnpm-store-cache
Expand Down

0 comments on commit 405841c

Please sign in to comment.