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 8fd9393 commit d56a6ddCopy full SHA for d56a6dd
.github/workflows/bump-packages.yaml
@@ -53,5 +53,6 @@ jobs:
53
branch: ci/bump-packages
54
title: "chore(release): bump package versions"
55
labels: no-title-validation
56
+ author: ${{ steps.app-token.outputs.app-email }}
57
body: |
58
- Bump package versions
.github/workflows/update-electron.yaml
@@ -47,5 +47,6 @@ jobs:
47
branch: ci/update-electron
48
title: 'chore(deps): update electron'
49
50
51
52
- Update electron
0 commit comments