replace set-output commands which will be deprecated
Tiryoh opened this issue · 4 comments
Tiryoh commented
phoeniixhawk commented
Great plugin btw, I think we can fix this with
echo "job_id=${job_id}" >> $GITHUB_OUTPUT
echo "html_url=${html_url}" >> $GITHUB_OUTPUT
Tiryoh commented
Hi @phoeniixdotcom,
Thanks for your report!
If you don't mind, could you send me a PR?
phoeniixhawk commented
Sure, but I'm getting permission denied to push a feature branch. Could you give me rights?
phoeniixhawk commented
Oh, nevermind, initiated PR from my acct. Thx!