Skip to content

Commit

Permalink
Merge pull request #24 from Fryguy/rename_workflow
Browse files Browse the repository at this point in the history
Change the name of the deploy workflow
  • Loading branch information
jrafanie authored Jan 17, 2025
2 parents e7a71a3 + 4d34529 commit d9cf66a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build
name: Deploy
on:
repository_dispatch:
types: [deploy]
Expand Down

0 comments on commit d9cf66a

Please sign in to comment.