Skip to content

Commit 36aad49

Browse files
committed
Modify github workflow to push
1 parent 037fd83 commit 36aad49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerhub_push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name:
22

33
on:
4-
workflow_dispatch:
4+
push:
55

66
jobs:
77
docker:

0 commit comments

Comments
 (0)