Open PGijsbers opened 1 year ago
In the 'Store repository status' step we get this message:
Run echo "::set-output name=BEFORE::$(git status --porcelain -b)" Warning: The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
set-output
Not necessary to do this for a release since it doesn't affect the distribution, but lumping it in the milestone for easier reference in the hackathon.
In the 'Store repository status' step we get this message: