Skip to content

Commit 97be4e2

Browse files
committed
Add missing "See" to comment
1 parent a7cc404 commit 97be4e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/scripts/workflow.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ function generateWorkflow({
7474
? `
7575
env:
7676
# 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
77+
# See https://github.com/matlab-actions/setup-matlab/#use-matlab-batch-licensing-token
7878
MLM_LICENSE_TOKEN: \${{ secrets.MLM_LICENSE_TOKEN }}
7979
`
8080
: ``

0 commit comments

Comments
 (0)