Skip to content

Commit

Permalink
chore: fix manual release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hanxiao committed Jan 20, 2021
1 parent 5a78355 commit 6c9a243
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/force-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:

regular-release:
needs: token-check
if: "${{ github.event.inputs.release_token }} == ${{ secrets.JINA_CORE_RELEASE_TOKEN }}"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 6c9a243

Please sign in to comment.