Skip to content

Commit

Permalink
Redesigned CD pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Shritesh99 committed Nov 28, 2023
1 parent 867a696 commit 65acfbe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release_steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
set +e
echo ::set-output name=release::$(autopub check)
- name: Publish
uses: actions/checkout@v4
if: steps.check_release.outputs.release == ''
env:
GITHUB_TOKEN: ${{ secrets.BOT_TOKEN }}
Expand Down

0 comments on commit 65acfbe

Please sign in to comment.