Skip to content

chore: update nuxt (3.13.2) and vue (3.5.6) #500

chore: update nuxt (3.13.2) and vue (3.5.6)

chore: update nuxt (3.13.2) and vue (3.5.6) #500

Workflow file for this run

on:
pull_request:
types: [ closed ]
jobs:
trigger-circleci:
runs-on: ubuntu-latest
steps:
- name: Trigger CircleCI delete_preview workflow
id: "delete-pr-preview"
uses: CircleCI-Public/[email protected]
with:
GHA_Meta: ${{ github.event.number }}
env:
CCI_TOKEN: ${{ secrets.CCI_TOKEN }}