Skip to content

Commit d9cf66a

Browse files
authored
Merge pull request #24 from Fryguy/rename_workflow
Change the name of the deploy workflow
2 parents e7a71a3 + 4d34529 commit d9cf66a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build
1+
name: Deploy
22
on:
33
repository_dispatch:
44
types: [deploy]

0 commit comments

Comments
 (0)