Skip to content

Update Twitter Documentation to Mention API pricing (#208) #759

Update Twitter Documentation to Mention API pricing (#208)

Update Twitter Documentation to Mention API pricing (#208) #759

Workflow file for this run

name: Deploy
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: webfactory/[email protected]
with:
ssh-private-key: ${{ secrets.PRIVKEY }}
- name: Deploy
run: bash .github/workflows/deploy.sh