Skip to content

Commit 9ddb49b

Browse files
authored
Update 15/umbraco-cms/tutorials/creating-and-distributing-a-package.md
1 parent c76593e commit 9ddb49b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/umbraco-cms/tutorials/creating-and-distributing-a-package.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ You can edit all of these defaults, and also specify older versions of your pack
398398

399399
So at this point we can work on our package locally, build a new version within seconds by running the pack command and then deploy it to Our using the push command.
400400

401-
Not easy enough for you? Let's try automating this entire thing with GitHub Actions then.
401+
Not enough? Let's try automating this entire thing with GitHub Actions then.
402402

403403
## Deploy your package using GitHub Actions
404404

0 commit comments

Comments
 (0)