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 c249d2b + d671115 commit 816d90bCopy full SHA for 816d90b
.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
.holo/sources/laddr.toml
@@ -1,3 +1,3 @@
1
[holosource]
2
url = "https://github.com/CodeForPhilly/laddr"
3
-ref = "refs/tags/v3.0.12"
+ref = "refs/tags/v3.0.13"
0 commit comments