Skip to content

Add release workflow #1

Add release workflow

Add release workflow #1

Workflow file for this run

name: Release
on:
release:
types: [published]
workflow_dispatch:
jobs:
call-build-workflow:
uses: ./.github/workflows/build.yml
release:
runs-on: ubuntu-latest
- name: Test

Check failure on line 14 in .github/workflows/release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release.yml

Invalid workflow file

You have an error in your yaml syntax on line 14
run: |
pwd
ls -lah