Skip to content

Build and Deploy

Build and Deploy #2

Workflow file for this run

name: Build and Deploy
on:
push:
branches: [main]
workflow_dispatch:
permissions:
contents: write
jobs:
build-and-deploy:
uses: peruibeloko/workflows/.github/workflows/vue.yml@main

Check failure on line 13 in .github/workflows/deploy.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/deploy.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/deploy.yaml" -> "peruibeloko/workflows/.github/workflows/vue.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.