mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-03 07:18:49 +01:00
:octocat: Update workflow for releasing Docker Image
This commit is contained in:
parent
af3323ae15
commit
7a94ff581b
1 changed files with 3 additions and 2 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue