Skip to content

Add Windows icon resource to executable #286

Add Windows icon resource to executable

Add Windows icon resource to executable #286

Workflow file for this run

name: Windows
on:
workflow_dispatch:
push:
paths-ignore:
- '**/*'
- '!.github/workflows/windows*.yml'
- '!src/project/*'
- '!src/**/*'
branches:
- '*'
jobs:
build:
uses: ./.github/workflows/windows-template.yml
with:
version: 0.2.${{ github.run_number }}
secrets: inherit