1
0
mirror of synced 2026-08-04 06:26:55 +00:00

devops: publish snapshots automatically on each commit (#543)

This commit is contained in:
Yury Semikhatsky
2021-08-10 14:41:07 -07:00
committed by GitHub
parent fcac298050
commit 1eb3f3bb80
+3
View File
@@ -1,6 +1,9 @@
name: Publish
on:
workflow_dispatch
push:
branches:
- master
jobs:
build:
timeout-minutes: 30