Skip to content

Commit

Permalink
add gh workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kciy committed Aug 4, 2023
1 parent 942c711 commit 494692b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2

- name: Replace URL so build works
run: |
sed -i "s@REPLACE_SECTION_URL@https://freiburg.esn-germany.de@g" src/app/app.component.ts
Expand Down

0 comments on commit 494692b

Please sign in to comment.