diff --git a/.github/workflows/updateVersion.yml b/.github/workflows/updateVersion.yml index ef186e7..23a27c8 100644 --- a/.github/workflows/updateVersion.yml +++ b/.github/workflows/updateVersion.yml @@ -21,10 +21,3 @@ jobs: run: chmod +x ./gradlew - name: Build with Gradle run: ./gradlew tools:checkJitPack - - name: Push changes - run: | - git config --global user.email "cli@github.com" - git config --global user.name "Github Actions" - git add versions/* - git commit --allow-empty -m "[version-update]" - git push https://Zelaux:${{ secrets.API_TOKEN_GITHUB }}@github.com/Zelaux/ZelauxModCore \ No newline at end of file diff --git a/versions/lastVersion.txt b/versions/lastVersion.txt index 3d0bcef..31db882 100644 --- a/versions/lastVersion.txt +++ b/versions/lastVersion.txt @@ -1 +1 @@ -74a5591c36b \ No newline at end of file +74a5591c36b diff --git a/versions/v146.txt b/versions/v146.txt new file mode 100644 index 0000000..5ee5ee3 --- /dev/null +++ b/versions/v146.txt @@ -0,0 +1 @@ +3dc0e97619c \ No newline at end of file