Closed jeremypoulter closed 1 year ago
Seems I can trigger it yes
Parameter token or opts.auth is required in the error. I'll have to check what this all about :)
The workflow script execute well, but it still compiles old UI
Should build both.... Let me check
I see it also use node 12, you can switch to node16, 12 will be deprecated
Yeah, when the v2 build is merged dependabot will raise some PRs for me ;-)
This work flow will trigger a (re)build of the OpenEVSE WiFi firmware when changes are made on this repo including PRs. This should allow for greater access to test binaries.
This will need a personal access token setting up with access to run the Build/Release OpenEVSE saved as the repository secret
PERSONAL_TOKEN
. @KipK Do you have access to manually trigger that workflow? If so you can create a legacy/classic PAT and add the secret. If not I have asked Chris to enable the PATs on the OpenEVSE org (OpenEVSE/[ESP32_WiFi_V4.x#510) and I will create a PAT for you.