File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 41
41
fetch-depth : 0 # otherwise, you will failed to push refs to dest repo
42
42
ref : refs/heads/${{ github.head_ref }}
43
43
44
- - uses : tokusumi /markdown-embed-code@main
44
+ - uses : technology-studio-forks /markdown-embed-code@main
45
45
with :
46
46
markdown : " docs/writing-your-first-rclrs-node.md"
47
47
token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 41
41
fetch-depth : 0 # otherwise, you will failed to push refs to dest repo
42
42
ref : refs/heads/${{ github.head_ref }}
43
43
44
- - uses : tokusumi /markdown-embed-code@main
44
+ - uses : technology-studio-forks /markdown-embed-code@main
45
45
with :
46
46
markdown : " docs/writing-your-first-rclrs-node.md"
47
47
token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments