Skip to content

Reduce instance size from 2xlarge to xlarge (#410) #13

Reduce instance size from 2xlarge to xlarge (#410)

Reduce instance size from 2xlarge to xlarge (#410) #13

Workflow file for this run

name: Release
on:
push:
branches: [main]
jobs:
deploy:
uses: ./.github/workflows/perform-action.yml
with:
action: deploy
secrets: inherit
concurrency:
group: deploy
cancel-in-progress: false