Skip to content

Commit

Permalink
chore: fix manually run workflow not work error
Browse files Browse the repository at this point in the history
  • Loading branch information
preflower committed May 9, 2024
1 parent c16140a commit 93514dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- '.changeset/**'
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

env:
CI: true
PNPM_CACHE_FOLDER: .pnpm-store
Expand Down

0 comments on commit 93514dc

Please sign in to comment.