Skip to content

Commit

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

Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0
  • Loading branch information
DO1JLR committed Sep 2, 2024
2 parents 25aeb99 + 3b6244e commit ae5bcab
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.9.0
uses: pypa/gh-action-pypi-publish@v1.10.0
with:
password: ${{ secrets.LEKTOR_SCSS_API }}

0 comments on commit ae5bcab

Please sign in to comment.