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: action.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ inputs:
6
6
description: "A path (relative to the root of your repo) to where you would like the diagram to live. For example: images/diagram.svg. Default: diagram.svg"
7
7
required: false
8
8
github_token:
9
-
description: "We need your GitHub token to update the diagram. Specify it like: with: github_token: ${{ secrets.GITHUB_TOKEN }}"
9
+
description: "We need your GitHub token to update the diagram."
0 commit comments