Skip to content

Commit

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

Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11
  • Loading branch information
DO1JLR authored Jan 25, 2024
2 parents bd3a2f5 + 6abf49b commit c44ef22
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.10
uses: pypa/gh-action-pypi-publish@v1.8.11
with:
password: ${{ secrets.LEKTOR_SCSS_API }}

0 comments on commit c44ef22

Please sign in to comment.