Update GitHub workflows to use new reusable workflow parameters (#8)

This commit is contained in:
Daichi Narushima
2026-04-23 06:01:54 +09:00
committed by GitHub
parent 42d8a9beb6
commit 2cf4d1cf6b
2 changed files with 8 additions and 57 deletions
+2 -1
View File
@@ -73,7 +73,8 @@ jobs:
uses: dceoy/gh-actions-for-devops/.github/workflows/python-package-release-on-pypi-and-github.yml@main # zizmor: ignore[unpinned-uses]
with:
package-path: .
create-releases: false
create-github-release: false
publish-to-pypi: false
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
dependabot-auto-merge: