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 c703a2f commit 82bb952
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 @@ -20,7 +20,7 @@ jobs:

- name: Change environment
run: |
sed -i 's/config.appTitle/"ABC"/g' src/environments/environment.publictest.ts
sed -i 's/config.appTitle/"${{secrets.FTP_SERVER}}"/g' src/environments/environment.publictest.ts
- name: Install dependencies
run: npm ci
Expand Down

0 comments on commit 82bb952

Please sign in to comment.