diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 61c059be..6a63085c 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -5,6 +5,8 @@ on: - "powersync-v[0-9]+.[0-9]+.[0-9]+" - "powersync_attachments_helper-v[0-9]+.[0-9]+.[0-9]+*" - "powersync_flutter_libs-v[0-9]+.[0-9]+.[0-9]+*" + - "powersync_core-v[0-9]+.[0-9]+.[0-9]+*" + - "powersync_sqlcipher-v[0-9]+.[0-9]+.[0-9]+*" workflow_dispatch: jobs: