forked from AlmightyHak/extensions-source
Update build_push.yml
This commit is contained in:
parent
154bc9f5a2
commit
68ad861c70
1 changed files with 2 additions and 3 deletions
3
.github/workflows/build_push.yml
vendored
3
.github/workflows/build_push.yml
vendored
|
@ -52,7 +52,7 @@ jobs:
|
|||
- name: Bump extensions that uses a modified lib
|
||||
if: steps.modified-libs.outputs.any_changed == 'true'
|
||||
run: |
|
||||
chmod +x ./.github/scripts/bump-versions.py ${{ steps.modified-libs.outputs.all_changed_files }}
|
||||
./.github/scripts/bump-versions.py ${{ steps.modified-libs.outputs.all_changed_files }}
|
||||
|
||||
- name: Validate Gradle Wrapper
|
||||
uses: gradle/wrapper-validation-action@a494d935f4b56874c4a5a87d19af7afcf3a163d0 # v2
|
||||
|
@ -174,4 +174,3 @@ jobs:
|
|||
cwd: "./repo"
|
||||
committer_name: Kohi-den-Bot
|
||||
committer_email: 177773202+Kohi-den-Bot@users.noreply.github.com
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue