Skip to content

Commit

Permalink
do: Switch to marketplace repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszmandera committed Jan 24, 2023
1 parent c049807 commit ac8bbc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-oneclick-apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
RELEASE_VERSION: ${{ github.event.release.tag_name }}
run: |
export PATH="$HOME/.local/bin:$PATH"
git clone https://github.com/zulip/marketplace-partners
git clone https://github.com/mateuszmandera/marketplace-partners
pip3 install python-digitalocean zulip fab-classic PyNaCl
echo $PATH
python3 tools/oneclickapps/prepare_digital_ocean_one_click_app_release.py

0 comments on commit ac8bbc4

Please sign in to comment.