Skip to content

chore(deps): bump gh-pages from 2.2.0 to 5.0.0 #644

chore(deps): bump gh-pages from 2.2.0 to 5.0.0

chore(deps): bump gh-pages from 2.2.0 to 5.0.0 #644

Workflow file for this run

name: Push
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: Codecademy/run-on-yarn@v2
with:
command: ${{ matrix.command }}
strategy:
fail-fast: false
matrix:
command: ['format:verify', 'lint', 'verify']
on: push