Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
guilherme1805 committed Sep 16, 2024
1 parent e71532d commit ce58cc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
test-and-publish:
name: Test and publish
uses: significa/actions/.github/workflows/python-package.yaml@main
with:
lint_command: make lint
secrets:
TWINE_USERNAME: ${{ secrets.TWINE_USERNAME }}
TWINE_PASSWORD: ${{ secrets.TWINE_PASSWORD }}

0 comments on commit ce58cc1

Please sign in to comment.