Skip to content

Commit

Permalink
cicd: update repository dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
joepreludian committed Nov 2, 2024
1 parent e8bc589 commit 8ba4d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ jobs:
with:
repository: "joepreludian/asaaspy"
event-type: go-pypi
client-payload: '{"release_tag": "v${{ steps.get_project_version.outputs.PROJECT_VERSION }}"}'
client-payload: '{"release_tag": "v${{ steps.project_version.outputs.version }}"}'

0 comments on commit 8ba4d1f

Please sign in to comment.