ci: Fix browser sync workflow

This commit is contained in:
Aaron
2025-03-28 11:05:05 -05:00
parent 759e3e3a4d
commit 14ef94fc09
2 changed files with 5 additions and 6 deletions
@@ -37,7 +37,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
commit_message: 'fix: Upgrade \`@wxt-dev/browser\` to latest \`@types/chrome\` version'
file_pattern: 'packages/browser/**'
- name: Publish Package
if: steps.commit.outputs.changes_detected == 'true'