Skip to content

Merge pull request #54 from storelocatorjs/dependabot/npm_and_yarn/fu… #8

Merge pull request #54 from storelocatorjs/dependabot/npm_and_yarn/fu…

Merge pull request #54 from storelocatorjs/dependabot/npm_and_yarn/fu… #8

name: Deploy Vercel Functions
on:
workflow_call:
merge_group:
push:
branches:
- main
jobs:
build:
uses: yoriiis/actions/.github/workflows/vercel-deploy-functions.yml@main

Check failure on line 12 in .github/workflows/vercel-deploy-functions.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/vercel-deploy-functions.yml

Invalid workflow file

error parsing called workflow ".github/workflows/vercel-deploy-functions.yml" -> "yoriiis/actions/.github/workflows/vercel-deploy-functions.yml@main" : failed to fetch workflow: workflow was not found.
with:
node-version: 18
secrets:
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}