Skip to content

Commit

Permalink
fix: modify release workflow
Browse files Browse the repository at this point in the history
ronparkdev committed Jun 11, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent bce647f commit fc943dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@ jobs:
run: pnpm install

- name: Install jq
uses: dcarbone/install-jq-action@v1
uses: dcarbone/install-jq-action@v2

- name: Update manifest version
run: |

0 comments on commit fc943dc

Please sign in to comment.