mirror of
https://github.com/d0zingcat/obsidian-send-to-ghost.git
synced 2026-05-13 15:09:48 +00:00
Fix GitHub Action (maybe)
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
with:
|
||||
node-version: "18.x"
|
||||
- name: Install PNPM
|
||||
uses: pnpm/action-setup
|
||||
uses: pnpm/action-setup@v2
|
||||
with:
|
||||
version: "8.x"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user