Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmd5 committed Jul 15, 2024
1 parent 41c2575 commit d6b5d6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION="3.0.9"
VERSION="3.0.10"
MAJOR=3
MINOR=0
PATCH=9
PATCH=10
2 changes: 1 addition & 1 deletion .github/workflows/deploy-playground.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:

- name: Deploy with Wrangler
env:
CF_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
run: |
wrangler pages publish ./playground/dist --project-name bebopc-playground --branch master

0 comments on commit d6b5d6a

Please sign in to comment.