Skip to content

Commit

Permalink
Fix/ci env file (#58)
Browse files Browse the repository at this point in the history
* feat:ci copy github vars to vm

* fix:CI add environment in action file
  • Loading branch information
ThHenrique authored Nov 18, 2023
1 parent d8f991b commit ef55275
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
download_build_folder:
runs-on: self-hosted
environment: production
needs: build

steps:
Expand Down

0 comments on commit ef55275

Please sign in to comment.