Skip to content

Commit

Permalink
Update BuildDeploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisPulman committed Jan 10, 2024
1 parent 9fffd5e commit e894eb7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/BuildDeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ on:
jobs:
windows-latest:
name: windows-latest
runs-on: windows-latest
runs-on: windows-latest
permissions: write-all
environment:
name: release
steps:
Expand Down

0 comments on commit e894eb7

Please sign in to comment.