Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
Modify workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Rados13 committed Jul 11, 2024
1 parent 574731d commit bf8f0a3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/sandbox_build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ jobs:
fishjam_room=${GITHUB_SHA:0:7}
fishjam=$(cat .fishjam-version)
EOF
- name: Echo envs
run: |
echo ${{secrets.SANDBOX_HOST}}
- name: Prepare .env file for the deployment
id: variables_population
Expand Down

0 comments on commit bf8f0a3

Please sign in to comment.