Skip to content

Perseus Deploy fails to generate the app every time by following tutorial. #79

Perseus Deploy fails to generate the app every time by following tutorial.

Perseus Deploy fails to generate the app every time by following tutorial. #79

Workflow file for this run

name: Tribble
on:
issues:
types:
- opened
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: arctic-hen7/tribble-bot@v0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}