We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4deaf74 commit ef99665Copy full SHA for ef99665
.github/workflows/docker-image.yml
@@ -56,7 +56,7 @@ jobs:
56
set: |
57
*.platform=linux/amd64,linux/arm64
58
dyndns*.context=./dyndns
59
- wifi_uplink*.context=./wifi_uplink
+ wifiuplink*.context=./wifi_uplink
60
ppp*.context=./ppp
61
push: ${{ github.event_name == 'workflow_run' && github.ref_name == 'main' || env.RELEASE_CHANNEL != '' && github.event_name == 'push' }}
62
provenance: true
0 commit comments