Skip to content

Commit

Permalink
Merge pull request #10 from andreasfernandez/patch-1
Browse files Browse the repository at this point in the history
[BUGFIX] Migrate deprecated set-output
  • Loading branch information
marble authored Nov 16, 2022
2 parents 9c1ea8c + a3260a2 commit b631752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,4 @@ runs:
working-directory: t3docsproject
run: |
rm -Rf RenderedDocumentation
echo "::set-output name=renderedPath::t3docsproject/FinalDocumentation/"
echo "renderedPath=t3docsproject/FinalDocumentation/" >> $GITHUB_OUTPUT

0 comments on commit b631752

Please sign in to comment.