Skip to content

Commit

Permalink
feat: Forced push - Reverting back to 8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
parth-kulkarni1 committed Nov 7, 2024
1 parent c103b3a commit bc178ea
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 110 deletions.
2 changes: 1 addition & 1 deletion .github/actions/cd/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ runs:

- name: Use Python Semantic Release to prepare release
id: release
uses: python-semantic-release/python-semantic-release@v9.12.0
uses: python-semantic-release/python-semantic-release@v8.3.0
with:
github_token: ${{ inputs.github_token }}

Expand Down
Loading

0 comments on commit bc178ea

Please sign in to comment.