Skip to content

Commit

Permalink
update runner name
Browse files Browse the repository at this point in the history
  • Loading branch information
101br03k authored Jul 29, 2024
1 parent a5e5d17 commit 104675c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-homepage-config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Update Docker Compose File
name: Download new HomePage config

on:
push:
Expand All @@ -13,7 +13,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2

- name: Download new Homepage config
- name: Download new HomePage config
uses: fifsky/ssh-action@master
with:
user: adm-aw
Expand Down

0 comments on commit 104675c

Please sign in to comment.