Skip to content

Commit

Permalink
update to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
raminqaf authored Jan 25, 2024
1 parent 86ba114 commit ab7cc68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python-poetry-publish-snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
working-directory: ${{ inputs.working-directory }}

- name: Build and publish package to TestPyPI
uses: bakdata/ci-templates/actions/[email protected].3
uses: bakdata/ci-templates/actions/[email protected].4
with:
pypi-token: ${{ secrets.pypi-token }}
publish-to-test: "true"
Expand Down
2 changes: 1 addition & 1 deletion actions/python-poetry-publish-pypi/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ runs:
shell: bash

- name: Publish package to ${{ steps.index.outputs.index-name }}
uses: bakdata/ci-templates/actions/[email protected].3
uses: bakdata/ci-templates/actions/[email protected].4
with:
index-name: ${{ steps.index.outputs.index-name }}
index-url: ${{ steps.index.outputs.index-url }}
Expand Down

0 comments on commit ab7cc68

Please sign in to comment.