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 472370d commit 4c7dd89Copy full SHA for 4c7dd89
.github/workflows/build.yml
@@ -28,6 +28,6 @@ jobs:
28
env:
29
REPO: self
30
BRANCH: deploy
31
- FOLDER: build
+ FOLDER: ./build
32
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33
MESSAGE: "Build: ({sha}) {msg}"
0 commit comments