Skip to content

Commit 4e61f4e

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

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
@@ -402,7 +402,7 @@ Not enough? Let's try automating this entire thing with GitHub Actions then.
402402

403403
## Deploy your package using GitHub Actions
404404

405-
If you think back to the beginning when we set up our sites using the Package Templates you may remember that by default you get a GitHub action installed as well.
405+
When we set up our sites with Package Templates, a GitHub action is installed by default.
406406

407407
If you check out the `~/.github/workflows` folder in your solution, you will see there is a readme file and a build.yml file.
408408

0 commit comments

Comments
 (0)