Skip to content

关于接受二进制相关仓库相关问题 #54

关于接受二进制相关仓库相关问题

关于接受二进制相关仓库相关问题 #54

Workflow file for this run

name: chatOps
on:
issue_comment:
types: [created]
jobs:
chatopt:
uses: deepin-community/.github/.github/workflows/chatOps.yml@master
secrets:
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}

Check failure on line 10 in .github/workflows/call-chatOps.yml

View workflow run for this annotation

GitHub Actions / chatOps

Invalid workflow file

The workflow is not valid. .github/workflows/call-chatOps.yml (Line: 10, Col: 24): Invalid secret, APP_PRIVATE_KEY is not defined in the referenced workflow.