File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11<p align =" center " >
2- <a href =" https://github.com/GuiBrancofile- reader-action-v2 " ><img alt =" file-reader-action-v2 status " src =" https://github.com/GuiBranco/file-reader-action-v2/workflows/build/badge.svg " ></a >
3- <a href =" https://wakatime.com/badge/github/guibranco/file-reader-action-v2 " ><img src =" https://wakatime.com/badge/github/guibranco/file-reader-action-v2.svg " alt =" wakatime " ></a >
2+ <a href =" https://github.com/GuiBranco/github-file- reader-action-v2 " ><img alt =" github- file-reader-action-v2 status" src =" https://github.com/GuiBranco/github- file-reader-action-v2/workflows/build/badge.svg " ></a >
3+ <a href =" https://wakatime.com/badge/github/guibranco/github- file-reader-action-v2 " ><img src =" https://wakatime.com/badge/github/guibranco/github- file-reader-action-v2.svg " alt =" wakatime " ></a >
44</p >
55
66# GitHub File Reader Action V2
@@ -19,7 +19,7 @@ The following example [workflow step](https://help.github.com/en/actions/configu
1919
2020``` yml
2121- name : " Read file contents"
22- uses :
guibranco/[email protected] .2 22+ uses :
guibranco/github- [email protected] .3 2323 with :
2424 path : " package.json"
2525` ` `
5252 uses: actions/checkout@v1
5353
5454 - name: Read file contents
55- uses: guibranco/[email protected] .2 55+ uses: guibranco/github- [email protected] .3 5656 with:
5757 path: "package.json"
5858
6464
6565Copyright © 2020 [André Storhaug](https://github.com/andstor), [GuiBranco](https://github.com/guibranco).
6666
67- file-reader-action-v2 is licensed under the [MIT License](https://github.com/guibranco/file-reader-action-v2/blob/main/LICENSE).
67+ file-reader-action-v2 is licensed under the [MIT License](https://github.com/guibranco/github- file-reader-action-v2/blob/main/LICENSE).
Original file line number Diff line number Diff line change 1- name : ' github-file-reader-v2'
1+ name : ' github-file-reader-action- v2'
22description : ' Read the contents of a file'
33author : ' GuiBranco'
44branding :
You can’t perform that action at this time.
0 commit comments