mirror of
https://github.com/obsqrbtz/goose-highlighter.git
synced 2026-04-08 20:19:06 +03:00
ci: publish on push to master
This commit is contained in:
1
.github/workflows/publish-extension.yml
vendored
1
.github/workflows/publish-extension.yml
vendored
@@ -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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user