Skip to content

Commit

Permalink
force builds on ci-cd branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Shackless committed Oct 26, 2024
1 parent 3064441 commit 8b6d651
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Build, Sign and Release

on:
push:
tags:
- '*'
branches:
- 'ci-cd'

jobs:
build-windows:
Expand Down

0 comments on commit 8b6d651

Please sign in to comment.