Skip to content

Commit

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

Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14
  • Loading branch information
DO1JLR committed Mar 11, 2024
2 parents b732663 + a062de4 commit 7de825f
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.12
uses: pypa/gh-action-pypi-publish@v1.8.14
with:
password: ${{ secrets.LEKTOR_SCSS_API }}

0 comments on commit 7de825f

Please sign in to comment.