Skip to content

Commit

Permalink
Use main website as environment
Browse files Browse the repository at this point in the history
  • Loading branch information
p3k committed Jun 15, 2024
1 parent bd70d2f commit 5de4616
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ jobs:
runs-on: ubuntu-latest

environment:
name: p3k.org
url: https://blog.p3k.org
name: weblogs.at
url: https://weblogs.at

steps:
- name: Set up SSH agent
Expand Down

0 comments on commit 5de4616

Please sign in to comment.