Skip to content

Commit

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

Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2
  • Loading branch information
DO1JLR authored Sep 23, 2024
2 parents 9513ff3 + 74c6bb6 commit d2e17d6
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.10.1
uses: pypa/gh-action-pypi-publish@v1.10.2
with:
password: ${{ secrets.LEKTOR_SCSS_API }}

0 comments on commit d2e17d6

Please sign in to comment.