ci: publish on push to master

This commit is contained in:
2025-06-27 00:00:24 +03:00
parent 1e704b51a8
commit b766f61b0c

View File

@@ -8,7 +8,6 @@ jobs:
publish: publish:
name: Pack and Upload Extension name: Pack and Upload Extension
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: "contains(github.event.head_commit.message, 'chore(release):')"
env: env:
EXTENSION_ID: ${{ secrets.GOOGLE_EXTENSION_ID }} EXTENSION_ID: ${{ secrets.GOOGLE_EXTENSION_ID }}