CI action cannot load env from secret #3
Labels
enhancement
New feature or request
github_actions
Pull requests that update GitHub Actions code
good first issue
Good for newcomers
help wanted
Extra attention is needed
There already has a secret named ETOE_WPK in the Repository secrets like the picture below
but somehow the CI action e2e.yml cannot load it when running the end to end tests described here
https://github.com/FindoraNetwork/refunder/blob/main/.github/workflows/release.yml#L24
the result leads e2e tests encountering an error like the below pic
I already tried many ways from googling around,
but still cannot resolve this.
Help wanted, if you need any resources for testing, please comment.
The text was updated successfully, but these errors were encountered: