Skip to content

Commit

Permalink
fix stage workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
elenashovtyuk committed Sep 4, 2023
1 parent 69ce75d commit bc76435
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-bot-on-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
script: |
cd /home/deploy/spread_wings_bot/infra/dev/
tar -xvf deploy.tar --strip-components 1
rm deploy.tar
rm .env
touch .env
Expand Down

0 comments on commit bc76435

Please sign in to comment.