Skip to content

Commit

Permalink
action
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaengelhard committed Feb 6, 2024
1 parent 2a493bf commit 6691183
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/portfolio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v1
- name: "Read file contents"
uses: andstor/file-reader-action@v1
uses: lucaengelhard/portfolio-readme-parse-action
with:
path: "README.md"
- name: File contents
run: echo "${ steps.read_file.outputs.contents }"

0 comments on commit 6691183

Please sign in to comment.