Skip to content

Commit 0d28b34

Browse files
committed
Fixed a typo in the workflow YAML
1 parent 40e929d commit 0d28b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nuget-mmdb-1.6.0.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# The version part is immutable in the name, but the package revision
33
# component after the dash should be kept in sync with `PKG_REV`.
4-
# GitHun doesn't allow variables in the workflow names, so this cannot
4+
# GitHub doesn't allow variables in the workflow names, so this cannot
55
# be automated.
66
#
77
# For new MaxMindDB versions, copy this file with a new version name

0 commit comments

Comments
 (0)