mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 19:28:53 +00:00
.github: Pass app_id and app_priv_key to AsteriskMergePR
(cherry picked from commit 502d8a8811
)
This commit is contained in:
committed by
Asterisk Development Team
parent
524e7db2fd
commit
56b0c48afe
2
.github/workflows/OnPRMergeApproved.yml
vendored
2
.github/workflows/OnPRMergeApproved.yml
vendored
@@ -15,3 +15,5 @@ jobs:
|
||||
uses: asterisk/asterisk-ci-actions/.github/workflows/AsteriskMergePR.yml@main
|
||||
secrets:
|
||||
TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
application_id: ${{secrets.ASTERISK_ORG_ACCESS_APP_ID}}
|
||||
application_private_key: ${{secrets.ASTERISK_ORG_ACCESS_APP_PRIV_KEY}}
|
||||
|
Reference in New Issue
Block a user