You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ This Action commits the contents of your Git tag to the WordPress.org plugin rep
10
10
*`SVN_USERNAME`
11
11
*`SVN_PASSWORD`
12
12
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.
14
14
15
15
### Optional environment variables
16
16
*`SLUG` - defaults to the repository name, customizable in case your WordPress repository has a different slug or is capitalized differently.
0 commit comments