Skip to content

Commit 98348e2

Browse files
committed
update WF
1 parent 70f6f01 commit 98348e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ on:
2727
- '*.*.*'
2828
- '*.*.*-rc*'
2929
- 'test-docker-publish-*'
30-
workflow_dispatch:
30+
branches:
31+
- 'fix_docker'
3132

3233
jobs:
3334
docker:

0 commit comments

Comments
 (0)