git-for-windows / git-for-windows-automation

A few GitHub workflows and support code to help with Git for Windows' day-to-day tasks
10 stars 9 forks source link

build-and deploy: refresh token, even on failure #39

Closed rimrul closed 1 year ago

rimrul commented 1 year ago

the "mark check run as completed" step depends the token output of this step.

This fixes https://github.com/git-for-windows/git-for-windows-automation/issues/36

rimrul commented 1 year ago

38 makes this obsolete, as it removes the refresh step