Skip to content

Commit

Permalink
test new action
Browse files Browse the repository at this point in the history
  • Loading branch information
atlaeu committed Jul 3, 2024
1 parent 76603d9 commit b480a81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
with:
python-version: "3.x"
- name: Validate release
uses: onfido/onfido-actions/release-check@main
uses: onfido/onfido-actions/release-check@improve-changelog-update-script
# - name: Build package
# run: python -m build
# - name: Publish package
Expand All @@ -91,4 +91,4 @@ jobs:
# user: __token__
# password: ${{ secrets.PYPI_API_TOKEN }}
- name: Update and commit CHANGELOG.md
uses: onfido/onfido-actions/update-changelog@main
uses: onfido/onfido-actions/update-changelog@improve-changelog-update-script

0 comments on commit b480a81

Please sign in to comment.