Skip to content

Commit f921625

Browse files
fix: release action
1 parent fea550f commit f921625

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/packages_release.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
# This expects you to have a script called release which does a build for your packages and calls changeset publish
5656
publish: pnpm release
5757
env:
58+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5859
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
5960

6061
- name: Check if @powersync/service-image Released

0 commit comments

Comments
 (0)