Skip to content

Remaster the app icon as the "Sentry Eye" #284

Remaster the app icon as the "Sentry Eye"

Remaster the app icon as the "Sentry Eye" #284

Workflow file for this run

name: Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
permissions:
contents: read
jobs:
build:
runs-on: windows-2025
steps:
- uses: actions/checkout@v5
- uses: ./.github/actions/full-build