mirror of
https://github.com/zama-ai/concrete.git
synced 2026-04-17 03:00:54 -04:00
chore: make compiler repo a secret to easily update it as a variable
This commit is contained in:
@@ -109,7 +109,7 @@ jobs:
|
||||
mkdir -p pkg
|
||||
./script/actions_utils/gh_dl_release.sh \
|
||||
--token ${{ secrets.BOT_TOKEN }} \
|
||||
--org-repo zama-ai/homomorphizer \
|
||||
--org-repo ${{ secrets.COMPILER_REPO }} \
|
||||
--file "${WHEEL_SPEC}" \
|
||||
--dest-dir "pkg" \
|
||||
--github-env "${GITHUB_ENV}" \
|
||||
|
||||
Reference in New Issue
Block a user