Skip to content

Update deploy.yml

Update deploy.yml #17

Workflow file for this run

name: 🚀 Deploy Version
on:
workflow_dispatch:
jobs:
deploy:
# if: startsWith(github.ref, 'refs/tags/')
# if: startsWith(github.ref, 'refs/tags/')
# uses: engine3d-dev/ci/.github/workflows/deploy.yml@main
uses: engine3d-dev/ci/.github/workflows/deploy.yml

Check failure on line 11 in .github/workflows/deploy.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/deploy.yml

Invalid workflow file

invalid value workflow reference: no version specified
with:
compiler: gcc
version: ${{ github.ref_name }}
arch: x86_64
os: Linux
secrets: inherit