Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Check if "pdo_mysql" is loaded before test (#4) #34

Check if "pdo_mysql" is loaded before test (#4)

Check if "pdo_mysql" is loaded before test (#4) #34

Workflow file for this run

name: Couscous
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: CouscousPHP/GitHub-Action@v1
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GH_TOKEN }}
publish_dir: ./.couscous/generated