Skip to content

Commit 9892395

Browse files
authored
Merge pull request #20 from felipeelia/issue-19
Fix the 'Secrets are set in your repository settings' link
2 parents 5eaed86 + 09267f1 commit 9892395

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This Action commits the contents of your Git tag to the WordPress.org plugin rep
1010
* `SVN_USERNAME`
1111
* `SVN_PASSWORD`
1212

13-
[Secrets are set in your repository settings](https://help.github.com/en/articles/virtual-environments-for-github-actions#creating-and-using-secrets-encrypted-variables). They cannot be viewed once stored.
13+
[Secrets are set in your repository settings](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/creating-and-using-encrypted-secrets). They cannot be viewed once stored.
1414

1515
### Optional environment variables
1616
* `SLUG` - defaults to the repository name, customizable in case your WordPress repository has a different slug or is capitalized differently.

0 commit comments

Comments
 (0)