From d9b6cc4f301a166196a0539a807366510a54a0fb Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Wed, 5 Oct 2022 16:05:58 -0400 Subject: [PATCH] Seeing if this fixes staging --- .github/mk-pantry-accessible.sh | 0 lychee.toml | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) mode change 100755 => 100644 .github/mk-pantry-accessible.sh diff --git a/.github/mk-pantry-accessible.sh b/.github/mk-pantry-accessible.sh old mode 100755 new mode 100644 diff --git a/lychee.toml b/lychee.toml index e640715..9bdfa23 100644 --- a/lychee.toml +++ b/lychee.toml @@ -13,5 +13,6 @@ exclude = [ "https://tea.xyz/tea.white-paper", "https://tea.xyz/tea.products", "https://tea.xyz/tea.nebraska-man", - "https://tea.xyz/tea.cli" + "https://tea.xyz/tea.cli", + "https://github.com/teaxyz/pantry" ]