Skip to content

fix: Remove sort from credentials table #53

fix: Remove sort from credentials table

fix: Remove sort from credentials table #53

Workflow file for this run

name: Preview
on:
push:
paths:
- "apps/frontend/**"
branches-ignore:
- master
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
jobs:
preview:
runs-on: ubuntu-latest
timeout-minutes: 12
steps:
- uses: actions/checkout@v3
- name: Vercel
uses: amondnet/[email protected]
with:
vercel-token: ${{ secrets.VERCEL_TOKEN }} # Required
github-token: ${{ secrets.GITHUB_TOKEN }} # Optional
vercel-args: "--force" # Optional
vercel-org-id: "team_Men14SflVoRjJ10FRChV3qZ0" # Required
vercel-project-id: "prj_PiKWNnWByfmfMkjb52VwcLzeJgt5" # Required