File tree Expand file tree Collapse file tree 5 files changed +5
-0
lines changed
Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 3838
3939 - name : Create Pull Request
4040 uses : peter-evans/create-pull-request@v6
41+ if : github.ref == 'refs/heads/zoff99/maven_artefact'
4142 with :
4243 commit-message : update ffmpeg to ${{ steps.version_info_str.outputs.release_tag }}
4344 branch : ' create-pull-request/ffmpeg'
Original file line number Diff line number Diff line change 3838
3939 - name : Create Pull Request
4040 uses : peter-evans/create-pull-request@v6
41+ if : github.ref == 'refs/heads/zoff99/maven_artefact'
4142 with :
4243 commit-message : update libsodium to ${{ steps.version_info_str.outputs.release_tag }}
4344 branch : create-pull-request/libsodium
Original file line number Diff line number Diff line change 3838
3939 - name : Create Pull Request
4040 uses : peter-evans/create-pull-request@v6
41+ if : github.ref == 'refs/heads/zoff99/maven_artefact'
4142 with :
4243 commit-message : update libvpx to ${{ steps.version_info_str.outputs.release_tag }}
4344 branch : create-pull-request/libvpx
Original file line number Diff line number Diff line change 3838
3939 - name : Create Pull Request
4040 uses : peter-evans/create-pull-request@v6
41+ if : github.ref == 'refs/heads/zoff99/maven_artefact'
4142 with :
4243 commit-message : update opus to ${{ steps.version_info_str.outputs.release_tag }}
4344 branch : create-pull-request/opus
Original file line number Diff line number Diff line change 3838
3939 - name : Create Pull Request
4040 uses : peter-evans/create-pull-request@v6
41+ if : github.ref == 'refs/heads/zoff99/maven_artefact'
4142 with :
4243 commit-message : update x264 to ${{ steps.version_info_str.outputs.release_tag }}
4344 branch : create-pull-request/x264
You can’t perform that action at this time.
0 commit comments