Skip to content

Add analytics tags to search submit #12

Add analytics tags to search submit

Add analytics tags to search submit #12

Workflow file for this run

name: Publish to CDN
on:
push:
tags: ['v*']
workflow_dispatch: {}
concurrency:
group: cdn-deploy
cancel-in-progress: true
jobs:
publish_to_cdn:
name: Publish to CDN
uses: ./.github/workflows/publish-cdn.yml
secrets: inherit