Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
wyzdwdz committed Apr 15, 2024
1 parent 32e1797 commit 016a2a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ run-name: Build Release by ${{ github.actor }}
on:
release:
types: [ published ]
puch:
branches:
push:
branches: [ vcpkg ]
jobs:
build-linux:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 016a2a1

Please sign in to comment.