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.
2 parents 49e5914 + 648475d commit 9bfd58eCopy full SHA for 9bfd58e
.github/workflows/publish-holobranches.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: 'Update holobranch: emergence/skeleton/v3'
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-skeleton
@@ -22,7 +22,7 @@ jobs:
22
- name: 'Update holobranch: emergence/vfs-site/v3'
23
24
25
26
27
28
holobranch: emergence-vfs-site
0 commit comments