Skip to content

Commit

Permalink
Update autobuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Litorom authored Jan 8, 2024
1 parent d0b3583 commit ad58e64
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/autobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ jobs:
replace: "version = \"${{ vars.VERSION }}-dev${{ vars.VERSION_s }}\""
include: "build.gradle"

- name: Push changes
uses: ad-m/[email protected]
with:
github_token: ${{ secrets.LITOROMTOKEN }}
branch: ${{ github.ref }}

- name: Increment old version number
uses: action-pack/increment@v2
with:
Expand Down

0 comments on commit ad58e64

Please sign in to comment.