Skip to content

Commit

Permalink
chore: try to trigger workflow after release pr is updated (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
thundermiracle authored Jun 10, 2023
1 parent 5006af4 commit b945436
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/thirty-moons-occur.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"filter-data": patch
---

chore: try to trigger workflow after release pr is updated
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
steps:
- name: Checkout Repo
uses: actions/checkout@v3
with:
persist-credentials: false

- name: enable corepack
run: corepack enable
Expand Down

0 comments on commit b945436

Please sign in to comment.