Skip to content

ci: use semantic release workflow #1

ci: use semantic release workflow

ci: use semantic release workflow #1

Workflow file for this run

name: CAPE Org CI/CD
on:
push:
branches: [main]
pull_request_target:
types: [opened, edited, synchronize]
jobs:
Release:
uses: AstroNvim/.github/.github/workflows/semantic_release.yml

Check failure on line 10 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

invalid value workflow reference: no version specified
secrets: inherit
with:
name: "CAPE Org Utilities"
is_production: ${{ github.event_name == 'push' }}