Skip to content

more renaming

more renaming #7

name: Deploy preview
on:
workflow_run: ["Build, lint and test"]
types:
- completed
permissions:
id-token: write
actions: read
contents: read
security-events: write
deployments: write
jobs:
deploy:
needs: build
uses: cloudscape-design/actions/.github/workflows/deploy.yml@main
secrets: inherit
with:
artifact-name: dev-pages
deployment-path: lib/static-default