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 5699e82 commit 648475dCopy full SHA for 648475d
.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