Skip to content

Commit

Permalink
Bump chains (#751)
Browse files Browse the repository at this point in the history
* Update secret key

* Generate changeset
  • Loading branch information
JayJay1024 authored Jul 25, 2024
1 parent e451b17 commit a16e5e7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/great-jars-teach.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@helixbridge/chains": patch
---

Fix publish key
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
publish: pnpm release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

- name: Send a Slack notification if a publish happens
Expand Down

0 comments on commit a16e5e7

Please sign in to comment.