Skip to content

feat(release): update 8767f53 #24

feat(release): update 8767f53

feat(release): update 8767f53 #24

name: Deploy Turbo Upload Lambdas
concurrency:
group: build-deploy-lambdas-${{ github.ref_name }}
cancel-in-progress: true
on: [push]
jobs:
build:
runs-on: ubuntu-latest
environment: ${{ github.ref_name }}
steps:
- uses: actions/checkout@v3
- name: Build with Yarn
run: yarn && yarn build:lambda