Skip to content

Commit cf42522

Browse files
committed
Sigh, fixing indents
1 parent e874b60 commit cf42522

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
\"VcsType\": \"Git\",
7878
\"VcsRoot\": \"https://github.com/OctopusSamples/RandomQuotes-Java\"",
7979
\"Commits\": {
80-
[{\"Id\":\"${{ github.sha }}\", \"LinkUrl\":\"https://github.com/OctopusSamples/RandomQuotes-Java/commit/${{ github.sha }}\", \"Comment\": \"${{ github.event.head_commit.message }}\"}]
80+
[{\"Id\":\"${{ github.sha }}\", \"LinkUrl\":\"https://github.com/OctopusSamples/RandomQuotes-Java/commit/${{ github.sha }}\", \"Comment\": \"${{ github.event.head_commit.message }}\"}]
8181
}}}" > buildinfo.json; cat buildinfo.json
8282
8383
- name: Push Build Info Package

0 commit comments

Comments
 (0)