Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SolsticeSpectrum authored Sep 27, 2024
1 parent 1f61c80 commit 7d0fc7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build and Release Example Installer
name: Build and Release Example Installer for Windows and Linux

concurrency:
group: "build-release"
Expand All @@ -11,7 +11,7 @@ on:
- '*.md'

jobs:
build:
build-windows:
runs-on: windows-latest
permissions: write-all

Expand Down

0 comments on commit 7d0fc7d

Please sign in to comment.