mirror of
https://github.com/sethforprivacy/p2pool-docker.git
synced 2025-12-06 15:52:37 -05:00
Allow manual Actions runs
This commit is contained in:
1
.github/workflows/update-image-on-push.yml
vendored
1
.github/workflows/update-image-on-push.yml
vendored
@@ -6,6 +6,7 @@ on:
|
||||
- main
|
||||
paths:
|
||||
- 'Dockerfile'
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
GHCR_REPO: ghcr.io/${{ github.repository_owner }}/p2pool
|
||||
|
||||
Reference in New Issue
Block a user