Skip to content

Update package version to 1.34.1 (#1196) #89

Update package version to 1.34.1 (#1196)

Update package version to 1.34.1 (#1196) #89

name: Update package version for release & hotfix branches
on:
push:
branches: [release/*, hotfix/*]
jobs:
call_version_update:
uses: yext/slapshot-reusable-workflows/.github/workflows/version_update.yml@v1
secrets:
caller_github_token: ${{ secrets.GITHUB_TOKEN }}