Skip to content

Commit 5b65845

Browse files
build: use forked changeset action with built dist (electron-userland#9343)
1 parent 4de4d0f commit 5b65845

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
creds: ${{ secrets.RELEASE_BOT_APP_CREDS }}
3636

3737
- name: Create versions PR & prepare publish
38-
uses: changesets/action@46d76b563147ef252e05c85aebc32798079b62fb # v1.5.3 - @marshallofsound fork
38+
uses: changesets/action@e79e94327e6d96a0bfade94db828a2f5df9eab74 # v1.5.3 - @marshallofsound fork
3939
with:
4040
version: pnpm ci:version
4141
commit: 'chore(deploy): Release'

0 commit comments

Comments
 (0)