Closed kylejwatson closed 10 months ago
Why/where is this happening?
https://github.com/DevoteamNL/opendora/actions/runs/7193556113
build
Error while fetching latest Helm release: Error: [@octokit/auth-action] GITHUB_TOKEN
variable is not set. It must be set on either env:
or with:
. See https://github.com/octokit/auth-action.js#createactionauth. Using default version v3.9.0
Why/where is this happening?
https://github.com/DevoteamNL/opendora/actions/runs/7193556113
build Error while fetching latest Helm release: Error: [@octokit/auth-action]
GITHUB_TOKEN
variable is not set. It must be set on eitherenv:
orwith:
. See https://github.com/octokit/auth-action.js#createactionauth. Using default version v3.9.0
I believe it's a warning from azure/setup-helm@v3, will look into their issues but it seems to be non-breaking. Will also look into helm chart linting 👍
Description
Tested workflow successfully.
Issue
This PR addresses issue #45.
Contribution Checklist:
Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.