Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePrez committed Aug 17, 2024
1 parent b17d1ea commit 1019615
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ jobs:
sed -i 's/^IBMI_PASSWORD=/IBMI_PASSWORD=${{ secrets.IBMI_PASSWORD }}/' ${{ env.CONFIG_PROPERTIES }}
sed -i 's/^IBMI_PORT=/IBMI_PORT=${{ secrets.IBMI_PORT }}/' ${{ env.CONFIG_PROPERTIES }}
# - name: remove test dir
# run: rm -fr src/test
- name: remove test dir
run: rm -fr src/test
- name: check settings.xml
run: cat $HOME/.m2/settings.xml

Expand Down

0 comments on commit 1019615

Please sign in to comment.