diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 09ea533..4d52d2e 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -34,4 +34,3 @@ jobs: uses: cloudflare/wrangler-action@1.3.0 with: apiToken: ${{ secrets.CF_API_TOKEN }} - environment: 'production' diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index b9c37b4..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,6 +0,0 @@ -# 1.0.0 (2021-08-10) - - -### Features - -* **api:** init repo 🚀 ([b3ddd2f](https://github.com/xmarcos/enchinito-api/commit/b3ddd2f338cd8371a26571ba8127bc762c66080b))