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: articles/github/github-variable-substitution.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Variable substitution only works for keys predefined in the object hierarchy. Yo
23
23
24
24
## Use the variable substitution action
25
25
26
-
This example walks through replacing values in `employee.json` using the [variable substitution action](https://github.com/marketplace/actions/variable-substitution-w-splitchar).
26
+
This example walks through replacing values in `employee.json` using the [variable substitution action](https://github.com/microsoft/variable-substitution).
27
27
28
28
1. Create `employee.json` at the root level of your repository.
0 commit comments