mirror of
https://github.com/greenshot/greenshot
synced 2025-08-24 15:16:24 -07:00
Update release.yml
This commit is contained in:
parent
5bb9b4f225
commit
2294e519c2
1 changed files with 4 additions and 4 deletions
8
.github/workflows/release.yml
vendored
8
.github/workflows/release.yml
vendored
|
@ -1,9 +1,9 @@
|
||||||
name: Build and Deploy
|
name: Build and Deploy
|
||||||
|
|
||||||
#on:
|
on:
|
||||||
# push:
|
push:
|
||||||
# branches:
|
branches:
|
||||||
# - 'release/1.*'
|
- 'release/1.*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue