Skip to content

Commit 3e14fe1

Browse files
authored
Update docker-publish.yml
1 parent 5225f62 commit 3e14fe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
- v*
1111

1212
jobs:
13-
mysql:8.0
13+
mysql80:
1414
runs-on: ubuntu-latest
1515
if: github.event.pull_request.draft == false && !contains(github.event.pull_request.labels.*.name, 'WIP')
1616
steps:

0 commit comments

Comments
 (0)