Skip to content

Commit 2244a1e

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

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
@@ -432,7 +432,7 @@ The action that it performs is what is under `jobs:build:steps`. There is a step
432432
It sets the version of the package to be what we've set in the release tag based on a previous step.
433433
{% endhint %}
434434

435-
Below this there is another step to push the package to Our, which again is like our approach locally - except now we add the API key as a GitHub secret so it's not public to everyone.
435+
To push the package to Our, we add the API key as a GitHub secret to keep it private.
436436

437437
![GitHub secret](images/gh-secret.png)
438438

0 commit comments

Comments
 (0)