summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorПавел Жуков <33721692+LeaveMyYard@users.noreply.github.com>2023-05-28 20:44:49 +0300
committerПавел Жуков <33721692+LeaveMyYard@users.noreply.github.com>2023-05-28 20:44:49 +0300
commit2b0c4e938e3d967b0c21782fa39e4dd7b4084cec (patch)
treef98dd89ccec206a6677dae54bd7a9e954734a098 /.github
parentbc7f9b92ed5a51cdbea731de4450536822066eec (diff)
Change homebrew repo to real one
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build-on-release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-on-release.yml b/.github/workflows/build-on-release.yml
index ba6a8d1..498393f 100644
--- a/.github/workflows/build-on-release.yml
+++ b/.github/workflows/build-on-release.yml
@@ -181,7 +181,7 @@ jobs:
- name: Checkout homebrew-krr repository
uses: actions/checkout@v2
with:
- repository: robusta-dev/homebrew-krr-test
+ repository: robusta-dev/homebrew-krr
token: ${{ secrets.MULTIREPO_GITHUB_TOKEN }}
- name: Update krr.rb formula
run: |