powersync-js
powersync-js copied to clipboard
Fix auto docker image release for diagnostics app
The workflow was triggered on tag push, but then the job is ignored since github.ref isn't main. This fixes it.
🦋 Changeset detected
Latest commit: 0f28de106f8708c66c91480f641a329e4481fa69
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 1 package
| Name | Type |
|---|---|
| @powersync/diagnostics-app | Patch |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
This does not actually fix the issue - releasing manually for now.