Skip to content

Commit

Permalink
praying
Browse files Browse the repository at this point in the history
  • Loading branch information
PhoenixOrigin committed Oct 15, 2023
1 parent 4c932ba commit ef07a92
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ jobs:
- name: Update gradle.properties
run: |
sed -i 's/^version=.*/version${{ env.NEXT_RELEASE_VERSION }}/' gradle.properties
- name: Debug
run: |
ls -l
cat gradle.properties
- name: Setup JDK
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit ef07a92

Please sign in to comment.