mirror of
https://github.com/helfrichmichael/prusaslicer-novnc.git
synced 2024-08-30 18:32:27 +00:00
Another small tweak to manually execute.
This commit is contained in:
parent
dd57e390a6
commit
16bf706556
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -3,6 +3,7 @@ name: Publish to Docker
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * 5' # Every Friday at midnight we publish an image from latest to Docker Hub.
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
push_to_registry:
|
||||
|
Loading…
Reference in New Issue
Block a user