Fix job name
This commit is contained in:
parent
c9d490ce20
commit
4c1f1b5b9e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/web-deploy.yml
vendored
2
.github/workflows/web-deploy.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: "Deploy (photos)"
|
||||
name: "Deploy (web)"
|
||||
|
||||
on:
|
||||
schedule:
|
||||
|
|
Loading…
Reference in a new issue