Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Commit 7d361e1

Browse files
author
satoshinotdead
committed
dispatcher-on
1 parent c7a798a commit 7d361e1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Publish Docker
2-
on: [push]
2+
on:
3+
push:
4+
workflow_dispatch:
35
jobs:
46
build:
57
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)