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 1abb2f3 commit c1265caCopy full SHA for c1265ca
.github/workflows/build.yml
@@ -30,4 +30,4 @@ jobs:
30
BRANCH: deploy
31
FOLDER: out
32
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33
- MESSAGE: "Build: ({sha}) {msg}"
+ MESSAGE: "Build ({sha}) {msg}"
0 commit comments