mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
:octocat: Update workflow for releasing Docker Image
This commit is contained in:
5
.github/workflows/dockerimage.yml
vendored
5
.github/workflows/dockerimage.yml
vendored
@@ -1,7 +1,8 @@
|
||||
name: Release Docker Image
|
||||
on:
|
||||
release:
|
||||
types: [ published, edited ]
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user