Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Zelaux committed Oct 15, 2023
2 parents 09b6e22 + 5024406 commit 8ac5790
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/updateVersion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion versions/lastVersion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
74a5591c36b
74a5591c36b
1 change: 1 addition & 0 deletions versions/v146.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3dc0e97619c

0 comments on commit 8ac5790

Please sign in to comment.