Skip to content

chore: update angular web apis plugins to v4.11.1 (#1537) #1149

chore: update angular web apis plugins to v4.11.1 (#1537)

chore: update angular web apis plugins to v4.11.1 (#1537) #1149

name: 🚀 Deploy
on:
push:
branches: [main]
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: taiga-family/ci/actions/setup/[email protected]
- uses: taiga-family/ci/actions/setup/[email protected]
- run: npx nx prerender editor-demo -c github
- uses: taiga-family/ci/actions/deploy/[email protected]
with:
token: ${{ secrets.TAIGA_FAMILY_BOT_PAT }}
folder: dist/demo/browser
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true