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