We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78ff169 commit d811d8bCopy full SHA for d811d8b
1 file changed
.github/workflows/on-label-win-build.yml
@@ -8,7 +8,6 @@ on:
8
jobs:
9
call-windows-build:
10
if: ${{ github.event.label.name == 'build-win' }}
11
- name: Windows Build
12
- uses: novusengine/Workflows/.github/workflows/linux-build.yml@master
+ uses: novusengine/Workflows/.github/workflows/win-build.yml@master
13
with:
14
- project: AssetConverter
+ project: AssetConverter
0 commit comments