Skip to content

Commit 24c5403

Browse files
committed
github-actionify.sh: fix typo
1 parent da142ea commit 24c5403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github-actionify.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ process() {
123123

124124
# -- Do things --
125125

126-
# Add/update the main GitHun Actions configuration file.
126+
# Add/update the main GitHub Actions configuration file.
127127
cat >"$tmpFile" <<EOL
128128
name: SciJava CI
129129

0 commit comments

Comments
 (0)