mirror of
https://github.com/shishantbiswas/bknd-examples.git
synced 2026-03-16 02:07:22 +00:00
gitea: manual push button
This commit is contained in:
@@ -3,6 +3,7 @@ name: Build and Push to Gitea Registry
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
workflow_dispatch: # This enables the manual trigger button
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
||||
Reference in New Issue
Block a user