Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Commit

Permalink
Try to fix add and commit action
Browse files Browse the repository at this point in the history
  • Loading branch information
eygraber committed Jan 23, 2022
1 parent 6c1c907 commit 87dfaaa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/PublishRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ jobs:
add: 'gradle.properties'
default_author: github_actions
message: "Prepare next dev version"
pull: "NO-PULL"
pull: "--rebase"
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GROUP=com.eygraber
VERSION_NAME=0.9.7-SNAPSHOT
VERSION_NAME=0.9.8-SNAPSHOT

POM_URL=https://github.com/eygraber/android-date-time-input/
POM_SCM_URL=https://github.com/eygraber/android-date-time-input/
Expand Down

0 comments on commit 87dfaaa

Please sign in to comment.