bogdaaamn / deta-deploy-action

Simple GitHub Action to deploy current repo to a Deta Micro
https://github.com/marketplace/actions/deploy-to-deta
MIT License
79 stars 17 forks source link

Error: failed to deploy: Not allowed to change or delete some files requested #7

Open harshith20 opened 1 year ago

harshith20 commented 1 year ago

I'm trying to to do ci cd with github actions , I got this error when i ran the code

logs- Run BogDAAAMN/deta-deploy-action@v1.0.1 Run curl -fsSL https://get.deta.dev/cli.sh | sh

=#=

O#-

O=

                                                                       0.4%

################################## 48.5% ################################################################## 92.7% ######################################################################## 100.0% Archive: /home/runner/.deta/bin/deta.zip inflating: deta
Deta was installed successfully to /home/runner/.deta/bin/deta Manually add /home/runner/.deta/bin/deta to your path: export PATH="/home/runner/.deta/bin:$PATH"

Run '/home/runner/.deta/bin/deta --help' to get started Run export DETA_ACCESS_TOKEN= Cloning... Successfully cloned deta micro to '/home/runner/work/Indian_city_rent_predictor_ci-cd/Indian_city_rent_predictor_ci-cd/tmp' Run export DETA_ACCESS_TOKEN= export DETA_ACCESS_TOKEN=*** cd . ~/.deta/bin/deta deploy shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} Deploying... Error: failed to deploy: Not allowed to change or delete some files requested Error: Process completed with exit code 1.