Skip to content

Add support for tracking AI Product Insights Agent events #4

Add support for tracking AI Product Insights Agent events

Add support for tracking AI Product Insights Agent events #4

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
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Publish to CDN
uses: ./.github/workflows/publish-cdn.yml
secrets: inherit

Check failure on line 21 in .github/workflows/publish.yml

View workflow run for this annotation

GitHub Actions / Publish to CDN

Invalid workflow file

The workflow is not valid. .github/workflows/publish.yml (Line: 21, Col: 9): Unexpected value 'secrets'