Skip to content

Commit

Permalink
Fix failing Jina push
Browse files Browse the repository at this point in the history
  • Loading branch information
freddyheppell committed Sep 2, 2022
1 parent 709c975 commit 2bca49e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,6 @@ jobs:
uses: jina-ai/action-hubble-push@v8
env:
jinahub_token: ${{ secrets.JINA_TOKEN }}
exec_secret: ${{ secrets.JINA_EXECUTOR_SECRET }}
with:
git_tag: ${{ github.event.release.tag_name }}
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.jina

0 comments on commit 2bca49e

Please sign in to comment.