Skip to content

Commit

Permalink
Don't build on release
Browse files Browse the repository at this point in the history
  • Loading branch information
WyattBlue committed Aug 4, 2024
1 parent cc5b5ff commit 135737d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-ffmpeg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ on:
- '**.md'
- '**.rst'
- '**.txt'
release:
types: [published]
workflow_dispatch:
jobs:
build:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 135737d

Please sign in to comment.