Skip to content

Merge branch 'master' of https://github.com/danielchalmers/DesktopClock #117

Merge branch 'master' of https://github.com/danielchalmers/DesktopClock

Merge branch 'master' of https://github.com/danielchalmers/DesktopClock #117

Workflow file for this run

name: Build
on:
push:
pull_request:
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare-for-release