Skip to content

Commit

Permalink
Merge branch 'feat/subsource/133320' of https://github.com/vagabondHu…
Browse files Browse the repository at this point in the history
…stler/subsearch into feat/subsource/133320
  • Loading branch information
vagabondHustler committed Jul 22, 2024
2 parents 01a7888 + c119db6 commit 58a8603
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Auto label
uses: TimonVS/pr-labeler-action@v5
with:
repo-token: ${{ secrets.ACTIONS_TOKEN }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/configs/labeler.yml

paths_filter:
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
[project.optional-dependencies]
build = [
"build==1.2.1",
"cx_Freeze==7.1.1",
"cx_Freeze==7.2.0",
"twine==5.1.1",
"psutil==6.0.0",
]
Expand Down

0 comments on commit 58a8603

Please sign in to comment.