mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-24 02:16:14 +00:00
Fix proxy 2 (#1236)
* ci: upgrade actions * chore: improve exception handling * fix: incorect url behind proxy
This commit is contained in:
@@ -17,6 +17,7 @@ inputs:
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- name: Update psacc-ha config
|
||||
env:
|
||||
GH_TOKEN: ${{ inputs.gh_token }}
|
||||
|
||||
Reference in New Issue
Block a user