ci(release): run Release on workflow_run; fix(css): remove folder SVG lip-highlight stroke
This commit is contained in:
8
.github/workflows/release-on-version.yml
vendored
8
.github/workflows/release-on-version.yml
vendored
@@ -2,10 +2,10 @@
|
||||
name: Release on version.js update
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["master"]
|
||||
paths:
|
||||
- public/js/version.js
|
||||
workflow_run:
|
||||
workflows: ["Bump version and sync Changelog to Docker Repo"]
|
||||
types: [completed]
|
||||
branches: [master]
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
ref:
|
||||
|
||||
Reference in New Issue
Block a user