Skip to content

chore(bot): bump the dependencies group with 5 updates (#92) #80

chore(bot): bump the dependencies group with 5 updates (#92)

chore(bot): bump the dependencies group with 5 updates (#92) #80

name: Send Deployment Event
on:
push:
branches: main
jobs:
release:
runs-on: [ubuntu-latest]
steps:
- uses: Typeform/.github/shared-actions/send-deployment-event@v1
with:
user-id: "16235864"
event: "engineering_deploy"
repository-slug: ${{ github.repository }}
segment-deploy-key: ${{ secrets.DEPLOYMENT_SEGMENT_WRITE_KEY }}
is-internal-repository-deployment: true