Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita332cb6

Browse files
author
Amelia Wattenberger
authored
Update README.md
1 parentccc127b commita332cb6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -117,13 +117,13 @@ Example:
117117
id: make_diagram
118118
uses: githubocto/repo-visualizer@0.6.1
119119
with:
120-
output_file: "images/diagram.svg"
121-
artifact_name: my-diagram
120+
output_file: "output-diagram.svg"
121+
artifact_name:"my-diagram"
122122
- name: Get artifact
123123
uses: actions/download-artifact@v2
124124
with:
125-
name: my-diagram
126-
path: downloads
125+
name:"my-diagram"
126+
path:"downloads"
127127
# Diagram now available at downloads/images/diagram.svg
128128
```
129129
Note that this will still also create a commit, unless you specify `should_push:false`!

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp