Update runtime.yml

This commit is contained in:
Lea Anthony
2021-09-13 20:05:50 +10:00
committed by GitHub
parent 43ab0e084f
commit c001a5f3cb

View File

@@ -22,6 +22,10 @@ jobs:
working-directory: v2/internal/frontend/runtime
- name: Commit changes
uses: elstudio/actions-js-build/commit@v4
uses: devops-infra/action-commit-push@master
with:
commitMessage: Rebuild runtime
github_token: "${{ secrets.GITHUB_TOKEN }}"
add_timestamp: true
commit_prefix: "[AUTO]"
commit_message: "The runtime was rebuilt"
target_branch: update/version