Skip to content

Commit

Permalink
fix: Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
hdakhli committed Nov 24, 2023
1 parent 44ddbb7 commit 889bd63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
default_bump: false
dry_run: true
github_token: ${{ secrets.GITHUB_TOKEN }}

- name: Add tag to output step
id: tag
run: echo "::set-output name=new_version::${{ steps.tag_version.outputs.new_version }}"
Expand Down

0 comments on commit 889bd63

Please sign in to comment.