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 3b16d59 commit ba0b371Copy full SHA for ba0b371
1 file changed
.github/workflows/main.yml
@@ -49,6 +49,7 @@ jobs:
49
id: push-dist-files
50
uses: ocadotechnology/codeforlife-workspace/.github/actions/git/add-commit-push@main
51
with:
52
+ cfl-bot-gh-token: ${{ steps.setup-bot.outputs.token }}
53
add: dist
54
commit-message: "built distribution files"
55
0 commit comments