Skip to content

Commit

Permalink
Merge pull request #87 from huntflow/test_v3_2
Browse files Browse the repository at this point in the history
tmp
  • Loading branch information
KlochkovHF authored Dec 19, 2023
2 parents efb8f7e + 37a589d commit ac8e9a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/autorelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
- name: Run autorelease
run: |
. .venv/bin/activate
python3 auto_release.py --github_token ${{ secrets.GITHUB_TOKEN }} --current_branch ${{ github.base_ref }}
python3 auto_release.py --github_token ${{ secrets.GIT_TOKEN }} --current_branch ${{ github.base_ref }}
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

[project]
name = "huntflow-api-client"
version = "3.0.106"
version = "3.0.108"
description = "Huntflow API Client for Python"
authors = [
{name = "Developers huntflow", email = "[email protected]"},
Expand Down

0 comments on commit ac8e9a4

Please sign in to comment.