Skip to content

Conversation

@Githubguy132010
Copy link
Owner

This pull request includes changes to the GitHub Actions workflow to improve the authentication process and error handling when using the GitHub CLI.

Improvements to authentication and error handling:

  • .github/workflows/build.yaml: Replaced GITHUB_TOKEN with GH_TOKEN to avoid conflicts with gh auth and removed explicit authentication steps since GitHub CLI now uses GH_TOKEN automatically. [1] [2]
  • .github/workflows/build.yaml: Improved error handling by checking the success of gh release list command and using conditional statements to handle potential failures gracefully. [1] [2]

@Githubguy132010 Githubguy132010 merged commit a47b188 into main Mar 22, 2025
2 checks passed
@Githubguy132010 Githubguy132010 deleted the dev branch March 22, 2025 17:16
@Githubguy132010 Githubguy132010 restored the dev branch March 22, 2025 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants