Skip to content

- Deploy

- Deploy #1372

name: faste-data-frontend
on:
push:
paths:
- .github/workflows/app.faste-data-frontend.yml
- apps/faste-data-frontend/**
- libs/reactive-core/**
- libs/reactive-frontend/**
- libs/reactive-session-security/**
- libs/security-core/**
- libs/testing/**
- plugins/**
jobs:
workflow:
uses: ./.github/workflows/common.workflow.frontend.yml
with:
working-directory: "apps/faste-data-frontend"
deploy-tag: "#deploy-faste-data-frontend"
permissions:
contents: read
id-token: write
packages: read
secrets: inherit