aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-20 02:59:14 -0700
committerGitHub <[email protected]>2022-03-20 02:59:14 -0700
commitd33445a1921bc25ffd2f753c5924e1da2e53fa0a (patch)
treecc6882884300103a3b0d5ad570261db6ec64184d
parentMerge branch 'main' of https://github.com/senpy-club/graphql-api (diff)
parentchore(deps): update cloudflare/wrangler-action action to v1.3.0 (diff)
downloadgraphql-api-d33445a1921bc25ffd2f753c5924e1da2e53fa0a.tar.xz
graphql-api-d33445a1921bc25ffd2f753c5924e1da2e53fa0a.zip
Merge pull request #7 from senpy-club/renovate/cloudflare-wrangler-action-1.x
chore(deps): update cloudflare/wrangler-action action to v1.3.0
-rw-r--r--.github/workflows/deploy.yml2
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: