We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aef799 commit 5eb8049Copy full SHA for 5eb8049
1 file changed
.github/workflows/call-chatOps.yml
@@ -6,5 +6,4 @@ on:
6
jobs:
7
chatopt:
8
uses: linuxdeepin/.github/.github/workflows/chatOps.yml@master
9
- secrets:
10
- APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}
+ secrets: inherit
0 commit comments