Skip to content

Commit 4d45642

Browse files
authored
Update track-upstream.yml
1 parent f4df97f commit 4d45642

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/track-upstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Apply your custom change
5050
run: |
5151
# Remove 3-line sponsor authorization block in alfen.go
52-
sed -i '/if !sponsor\.IsAuthorized()/,+2d' evcc/charger/alfen.go
52+
sed -i '/if !sponsor\.IsAuthorized()/,+2d' charger/alfen.go
5353
5454
- name: Commit and push patched release
5555
env:

0 commit comments

Comments
 (0)