Skip to content

Commit

Permalink
chore: test release (#1993)
Browse files Browse the repository at this point in the history
  • Loading branch information
nedsalk committed Apr 1, 2024
1 parent aad7622 commit 2d90161
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/sixty-timers-heal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"fuels": patch
---

test: patching
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
- name: Get latest release
run: |
echo "LATEST_RELEASE=$(pnpm run --silent changeset:get-latest-release)" >> $GITHUB_ENV
env:
GITHUB_TOKEN: ${{ secrets.REPO_TOKEN }}

- name: Create Release Pull Request or Publish to npm
id: changesets
Expand Down

0 comments on commit 2d90161

Please sign in to comment.