Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 committed Jun 9, 2024
1 parent c0ddb2e commit 0396320
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dep_ffmpeg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
uses: peter-evans/create-pull-request@v6
with:
commit-message: update ffmpeg
create-pull-request/ffmpeg
signoff: false
delete-branch: true
title: 'update ffmpeg'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/dep_libsodium.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
uses: peter-evans/create-pull-request@v6
with:
commit-message: update libsodium
create-pull-request/libsodium
signoff: false
delete-branch: true
title: 'update libsodium'
1 change: 1 addition & 0 deletions .github/workflows/dep_libvpx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
uses: peter-evans/create-pull-request@v6
with:
commit-message: update libvpx
create-pull-request/libvpx
signoff: false
delete-branch: true
title: 'update libvpx'
1 change: 1 addition & 0 deletions .github/workflows/dep_opus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
uses: peter-evans/create-pull-request@v6
with:
commit-message: update opus
create-pull-request/opus
signoff: false
delete-branch: true
title: 'update opus'

0 comments on commit 0396320

Please sign in to comment.