Skip to content

Bump tar from 7.5.10 to 7.5.11 #41

Bump tar from 7.5.10 to 7.5.11

Bump tar from 7.5.10 to 7.5.11 #41

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