Skip to content

Commit

Permalink
Update bump-version.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kezhenxu94 committed Mar 24, 2023
1 parent 05971c1 commit 06698e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bump-version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
ref: ${{ github.event.inputs.ref }}
- name: Set up maven settings
run: |
mkdir ~/.m2
cat << "EOF" > ~/.m2/settings.xml
${{ secrets.MAVEN_SETTINGS_XML }}
EOF
Expand Down

0 comments on commit 06698e3

Please sign in to comment.