We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66e30bf commit dd3e1a6Copy full SHA for dd3e1a6
.github/workflows/build.yml
@@ -30,4 +30,4 @@ jobs:
30
BRANCH: build
31
FOLDER: .
32
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33
- MESSAGE: "Build: ({sha}) {msg}"
+ MESSAGE: "Build ({sha}) {msg}"
0 commit comments