Skip to content

Added chmod perm, modal to change, api with local/ftp/sftp (#399) #87

Added chmod perm, modal to change, api with local/ftp/sftp (#399)

Added chmod perm, modal to change, api with local/ftp/sftp (#399) #87

Workflow file for this run

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