Skip to content

Commit

Permalink
Update StagedDeployment.yml (#850)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Kaufmann <5276337+wulfland@users.noreply.github.com>
  • Loading branch information
wulfland authored Apr 25, 2023
1 parent c88f7b1 commit f3cec20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/StagedDeployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
runs-on: ubuntu-latest
needs: [Test, Load-Test]
environment:
name: pre-prod
name: Staging
url: https://pre.writeabout.net
steps:
- name: Deploy app
Expand Down

0 comments on commit f3cec20

Please sign in to comment.