Skip to content

Commit e85a4cd

Browse files
committed
ci: update deploy.yml
1 parent b1c3f2c commit e85a4cd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ concurrency: production_environment
99
jobs:
1010
deploy:
1111
runs-on: ubuntu-latest
12-
12+
environment:
13+
name: Domain Watchdog Demo
14+
url: https://demo.domainwatchdog.eu
1315
steps:
1416
- uses: actions/checkout@v3
1517

0 commit comments

Comments
 (0)