Update .github/workflows/build-release.yml
This commit is contained in:
parent
ffc2b28a09
commit
1bf1c56fd8
2
.github/workflows/build-release.yml
vendored
2
.github/workflows/build-release.yml
vendored
@ -3,7 +3,7 @@ name: Release build and push docker image
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- '*'
|
||||
paths:
|
||||
- 'version.txt'
|
||||
workflow_dispatch:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user