Skip to content

Commit

Permalink
Issue #12120: rename update-sources.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahulkhinchi03 authored and romani committed Aug 28, 2022
1 parent e5e92c4 commit d3d8a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_sources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
sudo apt-get install xmlstarlet
- name: Run Shell Script
run: |
./.ci/update-sources.sh ${{ github.event.inputs.version }}
./.ci/update-releasenotesxml.sh ${{ github.event.inputs.version }}
- name: Commit and Push
run: |
git config --global user.name 'github-actions[bot]'
Expand Down

0 comments on commit d3d8a71

Please sign in to comment.