Skip to content

Deploy Staging

Deploy Staging #129

name: Deploy Staging
on:
workflow_dispatch:
permissions:
contents: read
pages: write
id-token: write
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- id: build-publish
uses: bitovi/[email protected]
with:
checkout-sparse-checkout: gbajs3
install_command: cd ./gbajs3 && npm ci
path: ./gbajs3/dist