mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 19:31:20 +08:00
chore: Update release workflow
This commit is contained in:
parent
1571b10b84
commit
52845a7ca5
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -3,8 +3,6 @@ name: Release
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ release/* ]
|
branches: [ release/* ]
|
||||||
pull_request:
|
|
||||||
branches: [ release/* ]
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user