Skip to content

Commit 0fe984f

Browse files
committed
Make the naming for GitHub Actions more consistent
1 parent 9c25e59 commit 0fe984f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/deploy_github_page.yaml renamed to .github/workflows/deploy-github-page.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: build-deploy-github-page
1+
name: deploy-github-page
22

33
on:
44
push:

0 commit comments

Comments
 (0)