diff options
| author | Fuwn <[email protected]> | 2022-03-24 02:58:17 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-03-24 02:58:17 -0700 |
| commit | a6ebcef0197a5f7f832b1b1d13f26ac311f28543 (patch) | |
| tree | f694940abea953bde86b815d2f976f412a354b94 /.github/workflows/deploy.yml | |
| parent | feat: support for anime boys (diff) | |
| parent | Merge pull request #8 from senpy-club/renovate/prettier-2.x (diff) | |
| download | graphql-api-main.tar.xz graphql-api-main.zip | |
Diffstat (limited to '.github/workflows/deploy.yml')
| -rw-r--r-- | .github/workflows/deploy.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 0af9f9d..bcf9bd3 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -19,7 +19,7 @@ jobs: - run: npm install - name: 📨 Publish - uses: cloudflare/[email protected] + uses: cloudflare/[email protected] with: apiToken: ${{ secrets.CF_API_TOKEN }} env: |