Skip to content
This repository has been archived by the owner on Dec 21, 2024. It is now read-only.

chore: clean up html5 demo (#550) #236

chore: clean up html5 demo (#550)

chore: clean up html5 demo (#550) #236

name: release-please
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
config-file: release-please-config.json
skip-github-release: true