Skip to content

Commit d80b7a4

Browse files
committed
chore: allow running docker-publish manualy
1 parent ddb5ac0 commit d80b7a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
name: Publish to Docker Hub
99

1010
on:
11+
workflow_dispatch:
1112
push:
1213
branches: [main]
1314
paths-ignore:

0 commit comments

Comments
 (0)