Skip to content

Commit

Permalink
let's try this
Browse files Browse the repository at this point in the history
  • Loading branch information
seymourimadeit authored Jan 26, 2025
1 parent 4033986 commit 101e7f8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,9 @@ jobs:
- name: Increment value
uses: yoichiro/gh-action-increment-value@main
with:
target_directory: ''
target_file: 'gradle.properties'
prefix: 'mod_version='
suffix: ''
suffix: '# The group ID for the mod. It is only important when publishing as an artifact to a Maven repository.'
commit_message: 'Incremented the build number to '
- name: Nuke Changelog dot txt
uses: DamianReeves/write-file-action@master
Expand Down

0 comments on commit 101e7f8

Please sign in to comment.