Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Sams, Roland authored and Sams, Roland committed Mar 27, 2024
1 parent 1cbb43f commit f80f882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy-mkj-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
cache: "npm"

- name: Update environment file
run: |
run:
sed -e "s/'appTitle'/${{secrets.TEST_APPTITLE}}/g" -e
"s/'apiUrl'/'${{secrets.TEST_APIURL}}'/g" -e
"s/'wsHost'/'${{secrets.TEST_WSHOST}}'/g" -e
Expand Down

0 comments on commit f80f882

Please sign in to comment.