We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7cc404 commit 97be4e2Copy full SHA for 97be4e2
public/scripts/workflow.js
@@ -74,7 +74,7 @@ function generateWorkflow({
74
? `
75
env:
76
# To use a batch token in this workflow, first create an MLM_LICENSE_TOKEN secret in your repository settings.
77
- # https://github.com/matlab-actions/setup-matlab/#use-matlab-batch-licensing-token
+ # See https://github.com/matlab-actions/setup-matlab/#use-matlab-batch-licensing-token
78
MLM_LICENSE_TOKEN: \${{ secrets.MLM_LICENSE_TOKEN }}
79
`
80
: ``
0 commit comments