Skip to content

Commit ef99665

Browse files
committed
[build] Change service name to match attestation
1 parent 4deaf74 commit ef99665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
set: |
5757
*.platform=linux/amd64,linux/arm64
5858
dyndns*.context=./dyndns
59-
wifi_uplink*.context=./wifi_uplink
59+
wifiuplink*.context=./wifi_uplink
6060
ppp*.context=./ppp
6161
push: ${{ github.event_name == 'workflow_run' && github.ref_name == 'main' || env.RELEASE_CHANNEL != '' && github.event_name == 'push' }}
6262
provenance: true

0 commit comments

Comments
 (0)