devops: publish snapshots automatically on each commit (#543)
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
name: Publish
|
||||
on:
|
||||
workflow_dispatch
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
jobs:
|
||||
build:
|
||||
timeout-minutes: 30
|
||||
|
||||
Reference in New Issue
Block a user