Skip to content

Commit 268f64c

Browse files
committed
update action repo
1 parent 6d5e857 commit 268f64c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
if: ${{ startsWith(github.event.head_commit.message, env.RELEASE_COMMIT_MSG) }}
3939
run: pnpm --filter=@graphprotocol/graph-cli oclif:pack
4040
- name: Release / pull_request
41-
uses: dotansimha/[email protected]
41+
uses: pinax-network/changesets-release[email protected]
4242
with:
4343
publish: pnpm release
4444
version: pnpm changeset version

0 commit comments

Comments
 (0)