Skip to content

feat: ✨ add check_properties() (#967) #62

feat: ✨ add check_properties() (#967)

feat: ✨ add check_properties() (#967) #62

name: Update version
on:
push:
branches:
- main
jobs:
update-version:
uses: seedcase-project/.github/.github/workflows/reusable-update-python-project-version.yml@main
secrets:
update-version-gh-token: ${{ secrets.UPDATE_VERSION_TOKEN }}