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 45a64ca commit 81c2c26Copy full SHA for 81c2c26
.github/workflows/publish-holobranches.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: 'Update holobranch: emergence/site/v1'
14
uses: JarvusInnovations/hologit@actions/projector/v1
15
env:
16
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}
17
HAB_LICENSE: accept
18
with:
19
holobranch: emergence-site
0 commit comments