Skip to content

Commit

Permalink
Merge pull request #15 from chaos-bodensee/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…pypa/gh-action-pypi-publish-1.8.12

Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12
  • Loading branch information
DO1JLR committed Mar 4, 2024
2 parents 8f19689 + 0b6e730 commit b732663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
run: python -m build

- name: Publish package
uses: pypa/gh-action-pypi-publish@v1.8.11
uses: pypa/gh-action-pypi-publish@v1.8.12
with:
password: ${{ secrets.LEKTOR_SCSS_API }}

0 comments on commit b732663

Please sign in to comment.