Skip to content

Commit 816d90b

Browse files
Merge pull request #33 from CodeForPhilly/develop
Release: v1.1.10
2 parents c249d2b + d671115 commit 816d90b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/publish-holobranches.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: 'Update holobranch: emergence/site/v1'
1414
uses: JarvusInnovations/hologit@actions/projector/v1
1515
env:
16-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
16+
GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}
1717
HAB_LICENSE: accept
1818
with:
1919
holobranch: emergence-site

.holo/sources/laddr.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[holosource]
22
url = "https://github.com/CodeForPhilly/laddr"
3-
ref = "refs/tags/v3.0.12"
3+
ref = "refs/tags/v3.0.13"

0 commit comments

Comments
 (0)