Skip to content

Commit

Permalink
workflow_test - testing fix of cd.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
OcelotWalrus authored Jan 7, 2024
1 parent d60d285 commit 6cd35f9
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 @@ -18,7 +18,7 @@ jobs:
linux_64_executable:
name: Linux 64x Executable
if: github.event_name == 'push'
runs-on: unbuntu-latest
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
OUTPUT: Bane-Of-Wargs
Expand Down

0 comments on commit 6cd35f9

Please sign in to comment.