Skip to content

Commit 81a0e76

Browse files
authored
Update 15/umbraco-cms/tutorials/creating-and-distributing-a-package.md
1 parent 2244a1e commit 81a0e76

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
@@ -443,7 +443,7 @@ To push the package to Our, we add the API key as a GitHub secret to keep it pri
443443

444444
With these 2 commands and a few previous ones setting up the prerequisite build and nuget tools it is now ready to be fully automated.
445445

446-
Ensure you have set a GitHub secret with the name `UMBRACO_DEPLOY_KEY` and the value of the key from Our, and then go to your local solution and uncomment the UmbPack push command in the \~/.github/workflows/build.yml file.
446+
Ensure you have set a GitHub secret with the name `UMBRACO_DEPLOY_KEY` and the value of the key from Our. Go to your local solution and uncomment the UmbPack push command in the \~/.github/workflows/build.yml file.
447447

448448
Then make sure it is added and committed locally:
449449

0 commit comments

Comments
 (0)