Skip to content

Commit

Permalink
workflow_test - test for cd.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
OcelotWalrus authored Jan 7, 2024
1 parent 33bc240 commit 2799f9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
windows_64_executable:
name: Windows x64 Executable
if: github.event_name == 'push'
runs-on: windows-2022
runs-on: windows-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
OUTPUT: Bane-Of-Wargs.exe
Expand Down

0 comments on commit 2799f9c

Please sign in to comment.