Skip to content

Commit c7c7b89

Browse files
committed
build: update comment
1 parent 779b986 commit c7c7b89

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/standalone_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
# Specify whether to remove untracked files before checking out the repository:
8585
clean: false
8686

87-
# Fetch all history to allowfor generation of changelogs:
87+
# Fetch all history to allow for changelog generation:
8888
fetch-depth: 0
8989

9090
# Specify whether to download Git-LFS files:

.github/workflows/standalone_publish_custom.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
# Specify whether to remove untracked files before checking out the repository:
9292
clean: false
9393

94-
# Fetch all history to allowfor generation of changelogs:
94+
# Fetch all history to allow for generation of changelogs:
9595
fetch-depth: 0
9696

9797
# Specify whether to download Git-LFS files:

0 commit comments

Comments
 (0)