Skip to content

Bump simple-git from 3.28.0 to 3.33.0 #40

Bump simple-git from 3.28.0 to 3.33.0

Bump simple-git from 3.28.0 to 3.33.0 #40

Workflow file for this run

name: Pull Request
on:
pull_request:
workflow_dispatch:
env:
USE_BUN: false
NUXT_UI_PRO_LICENSE: ${{ secrets.NUXT_UI_PRO_LICENSE }}
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
jobs:
linux:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Deploy to Staging
run: |
./scripts/deploy.sh