Skip to content

Commit

Permalink
Merge pull request #33 from CodeForPhilly/develop
Browse files Browse the repository at this point in the history
Release: v1.1.10
  • Loading branch information
themightychris committed Oct 4, 2021
2 parents c249d2b + d671115 commit 816d90b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-holobranches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: 'Update holobranch: emergence/site/v1'
uses: JarvusInnovations/hologit@actions/projector/v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}
HAB_LICENSE: accept
with:
holobranch: emergence-site
Expand Down
2 changes: 1 addition & 1 deletion .holo/sources/laddr.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[holosource]
url = "https://github.com/CodeForPhilly/laddr"
ref = "refs/tags/v3.0.12"
ref = "refs/tags/v3.0.13"

0 comments on commit 816d90b

Please sign in to comment.