We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e307176 commit 486fa01Copy full SHA for 486fa01
.github/workflows/cicd-steam.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
name: Quiz4Everyone${{ matrix.platform.file_extension }}
28
preset: ${{ matrix.platform.os }}
29
- debugMode: ${{ github.event_name != 'push' || github.ref != 'refs/heads/main' }}
+ debugMode: true
30
- name: Save Artifact
31
uses: actions/upload-artifact@v4
32
0 commit comments