Skip to content

Add deploy

Add deploy #1

Workflow file for this run

name: Deploy
on:
push:
branches: [main]
pull_request:
jobs:
javabin:
uses: javaBin/platform/.github/workflows/javabin.yml@main

Check failure on line 8 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" -> "javaBin/platform/.github/workflows/javabin.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit