Skip to content

Commit

Permalink
fix: memperbaiki konfigurasi dari mergify
Browse files Browse the repository at this point in the history
  • Loading branch information
slowy07 committed Jan 25, 2024
2 parents 16dba9f + 8b66373 commit 9c64343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
- name: Build package
run: python -m build
- name: Publish package
uses: pypa/gh-action-pypi-publish@v1
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 9c64343

Please sign in to comment.