action-gh-release: GITHUB_TOKEN is invalidated after time window causing action to fail
On Windows runners this fails with:
Run softprops/action-gh-release@v1
with:
files: livesplit-core-*.*
env:
GITHUB_TOKEN: ***
⚠️ Unexpected error fetching GitHub release for tag refs/tags/v-testing: HttpError: Bad credentials
##[error]Bad credentials
##[error]Node run failed with exit code 1
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Reactions: 3
- Comments: 16 (9 by maintainers)
I didn’t have much time to test it yet. But from the few runs I’ve done since then, I didn’t have any network errors yet. So this may indeed be resolved 😃
No, only on Windows. I’ve reordered the Windows runners to run earlier now, and so far it’s working.