Use main website as environment
This commit is contained in:
parent
bd70d2fb62
commit
5de4616df0
1 changed files with 2 additions and 2 deletions
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
|
@ -7,8 +7,8 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
name: p3k.org
|
name: weblogs.at
|
||||||
url: https://blog.p3k.org
|
url: https://weblogs.at
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Set up SSH agent
|
- name: Set up SSH agent
|
||||||
|
|
Loading…
Add table
Reference in a new issue