Skip to content

Commit 03b4e90

Browse files
authored
Fix workflow name casing in update-and-restart.yml
1 parent d305632 commit 03b4e90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-and-restart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Update And Deploy PRODUCTION server
1+
name: Update and restart PRODUCTION server
22

33
# Trigger via actions tab
44
on:

0 commit comments

Comments
 (0)