There was an error while loading. Please reload this page.
1 parent a61082f commit f5ebd60Copy full SHA for f5ebd60
1 file changed
.github/workflows/gradle_publish.yml
@@ -71,8 +71,7 @@ jobs:
71
72
- name: Define Release Message
73
run: |
74
-
75
- DATE=$(date +'%Y-%m-%d %H:%M:%S')
+ DATE=$(date +'%Y-%m-%d %H:%M:%S')
76
LINK_MAVEN="https://central.sonatype.com/artifact/com.konduto.sdk/java-sdk/$SDK_VERSION"
77
78
# Add msg do RELEASE_MSG.md
0 commit comments