Skip to content

chore: bump nhost/dashboard to 0.20.17 #284

chore: bump nhost/dashboard to 0.20.17

chore: bump nhost/dashboard to 0.20.17 #284

Workflow file for this run

---
name: "check and build"
on:
pull_request:
push:
branches:
- main
jobs:
tests:
uses: ./.github/workflows/wf_check.yaml
build_artifacts:
uses: ./.github/workflows/wf_build_artifacts.yaml
with:
VERSION: ${{ github.sha }}
secrets:
CERT_FULL_CHAIN: ${{ secrets.CERT_FULL_CHAIN }}
CERT_PRIV_KEY: ${{ secrets.CERT_PRIV_KEY }}