Skip to content
This repository was archived by the owner on Aug 28, 2022. It is now read-only.

Commit 5efaeed

Browse files
committed
change the workflow name
1 parent 2b4ef92 commit 5efaeed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-deployment.yml renamed to .github/workflows/continuous-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# https://help.github.com/en/categories/automating-your-workflow-with-github-actions
22

3-
name: "Continuous Deployment"
3+
name: "Continuous Release"
44

55
on:
66
push:

0 commit comments

Comments
 (0)