Skip to content

chore(deps): update taiga-family/ci action to v1.29.0 (#280) #294

chore(deps): update taiga-family/ci action to v1.29.0 (#280)

chore(deps): update taiga-family/ci action to v1.29.0 (#280) #294

Workflow file for this run

name: 🚀 Snapshots
on:
push:
branches: [main]
jobs:
snapshots-next:
runs-on: ubuntu-latest
steps:
- uses: taiga-family/ci/actions/setup/[email protected]
- uses: taiga-family/ci/actions/setup/[email protected]
- uses: taiga-family/ci/actions/setup/[email protected]
- run: npx nx build editor-demo
- uses: s0/[email protected]
env:
REPO: self
FOLDER: ${{ env.DIST }}
BRANCH: snapshots/demo/next/${{ github.head_ref || github.ref_name }}
GITHUB_TOKEN: ${{ secrets.TAIGA_FAMILY_BOT_PAT }}
concurrency:
group: snapshots-${{ github.workflow }}-${{ github.head_ref || github.ref_name }}
cancel-in-progress: true