Skip to content

Commit

Permalink
chore: finalise PR
Browse files Browse the repository at this point in the history
  • Loading branch information
petertonysmith94 authored Dec 30, 2024
1 parent 34ae261 commit 348078a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .changeset/thin-planes-cover.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
"@fuel-ts/account": patch
"fuels": patch
"create-fuels": patch
---

fix: unable to kill `fuels dev` with `pnpm`
2 changes: 1 addition & 1 deletion .github/workflows/pr-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: "Release PR to npm"
runs-on: ubuntu-latest
# comment out if:false to enable release PR to npm
# if: false
if: false
permissions: write-all
steps:
- name: Checkout
Expand Down

0 comments on commit 348078a

Please sign in to comment.