Skip to content

release

release #24

Workflow file for this run

name: release
on:
workflow_dispatch:
release:
types: [released]
permissions:
contents: write
jobs:
release:
uses: parkerbxyz/.github/.github/workflows/release.yml@main

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

View workflow run for this annotation

GitHub Actions / release

Invalid workflow file

The workflow is not valid. .github/workflows/release.yml (Line: 13, Col: 11): Input app-id is required, but not provided while calling. .github/workflows/release.yml (Line: 13, Col: 11): Secret app-private-key is required, but not provided while calling.