mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-05 16:28:49 +01:00
:octocat: Update workflow for releasing Docker Image
This commit is contained in:
parent
f6f6a9fe81
commit
50a1b09141
1 changed files with 2 additions and 3 deletions
5
.github/workflows/dockerimage.yml
vendored
5
.github/workflows/dockerimage.yml
vendored
|
|
@ -1,8 +1,7 @@
|
|||
name: Release Docker Image
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
release:
|
||||
types: [published]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue