Skip to content

Commit 1d6447a

Browse files
committed
add web run button to action
1 parent cb49ccc commit 1d6447a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/docker-ghcr.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ permissions:
55

66
on:
77
push:
8-
branches: [ main ] # Change to your default branch if needed
8+
branches: [ main ]
9+
workflow_dispatch:
910

1011
jobs:
1112
build-and-push:

0 commit comments

Comments
 (0)