Skip to content

Commit 1862321

Browse files
authored
Merge pull request #37 from hugovk/patch-1
Fix misspelled word "within", in the README
2 parents bce3b74 + 312517a commit 1862321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ check with:
115115

116116
Sometimes, when you publish releases from multiple places, your workflow
117117
may hit race conditions. For example, when publishing from multiple CIs
118-
or even having workflows with the same steps triggered withing GitHub
118+
or even having workflows with the same steps triggered within GitHub
119119
Actions CI/CD for different events concerning the same high-level act.
120120

121121
To facilitate this use-case, you may use `skip_existing` (disabled by

0 commit comments

Comments
 (0)