-
Notifications
You must be signed in to change notification settings - Fork 14
Description
I'm trying to to do ci cd with github actions , I got this error when i ran the code
logs-
Run BogDAAAMN/[email protected]
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.