Update URL of stage environment
This commit is contained in:
parent
608fd695c4
commit
44f2375749
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stage.yml
vendored
2
.github/workflows/stage.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
name: stage
|
name: stage
|
||||||
url: https://antville-test.click
|
url: https://antville-test.online
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
Loading…
Add table
Reference in a new issue