mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 00:14:06 +00:00
action: add human friendly branch
This commit is contained in:
parent
d622ea201e
commit
7d69212c3d
|
@ -227,6 +227,7 @@ jobs:
|
|||
AppImage: Ubuntu-20.04
|
||||
macOS: macOS-12 and macOS-13
|
||||
Windows: Visual studio 2019
|
||||
based on: ${{github.ref}}
|
||||
|
||||
|
||||
|
||||
|
|
1
.github/workflows/macos-homebrew.yml
vendored
1
.github/workflows/macos-homebrew.yml
vendored
|
@ -242,6 +242,7 @@ jobs:
|
|||
AppImage: Ubuntu-20.04
|
||||
macOS: macOS-12 and macOS-13
|
||||
Windows: Visual studio 2019
|
||||
based on: ${{github.ref}}
|
||||
|
||||
|
||||
|
||||
|
|
1
.github/workflows/ubuntu-6.2.yml
vendored
1
.github/workflows/ubuntu-6.2.yml
vendored
|
@ -202,6 +202,7 @@ jobs:
|
|||
AppImage: Ubuntu-20.04
|
||||
macOS: macOS-12 and macOS-13
|
||||
Windows: Visual studio 2019
|
||||
based on: ${{github.ref}}
|
||||
|
||||
#### Changes
|
||||
|
||||
|
|
1
.github/workflows/ubuntu.yml
vendored
1
.github/workflows/ubuntu.yml
vendored
|
@ -189,6 +189,7 @@ jobs:
|
|||
AppImage: Ubuntu-20.04
|
||||
macOS: macOS-12 and macOS-13
|
||||
Windows: Visual studio 2019
|
||||
based on: ${{github.ref}}
|
||||
|
||||
|
||||
#### Changes
|
||||
|
|
2
.github/workflows/windows-6.x.yml
vendored
2
.github/workflows/windows-6.x.yml
vendored
|
@ -261,7 +261,7 @@ jobs:
|
|||
AppImage: Ubuntu-20.04
|
||||
macOS: macOS-12 and macOS-13
|
||||
Windows: Visual studio 2019
|
||||
|
||||
based on: ${{github.ref}}
|
||||
|
||||
#### Changes
|
||||
|
||||
|
|
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
|
@ -238,6 +238,7 @@ jobs:
|
|||
AppImage: Ubuntu-20.04
|
||||
macOS: macOS-12 and macOS-13
|
||||
Windows: Visual studio 2019
|
||||
based on: ${{github.ref}}
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue