Skip to content

fix(bot): bump docker/build-push-action in the dependencies group (#99) #90

fix(bot): bump docker/build-push-action in the dependencies group (#99)

fix(bot): bump docker/build-push-action in the dependencies group (#99) #90

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