Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shreehari-aiplanet authored Oct 11, 2023
1 parent 566c085 commit 410eb43
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,11 @@ jobs:

- name: Install Poetry and version plugin
run: |
ls ./assets/scripts/gh-actions/
chmod +x ./assets/scripts/gh-actions/setup-poetry.sh
./assets/scripts/gh-actions/setup-poetry.sh
shell: bash

- name: Build and publish
env:
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
Expand Down

0 comments on commit 410eb43

Please sign in to comment.