Skip to content

Commit af66c84

Browse files
committed
Disable swift publish.
1 parent 8d83323 commit af66c84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ jobs:
128128
echo "checksum=$CHECKSUM" >> $GITHUB_OUTPUT
129129
- name: Dispatch release to SPM package
130130
uses: peter-evans/repository-dispatch@v3
131+
if: ${{ inputs.publish }}
131132
with:
132133
token: ${{ secrets.SWIFT_PUBLISH_TOKEN }}
133134
repository: powersync-ja/powersync-sqlite-core-swift

0 commit comments

Comments
 (0)