Skip to content

Add new question type to quizzes #32

Add new question type to quizzes

Add new question type to quizzes #32

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