File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6666 id : app-token
6767 uses : actions/create-github-app-token@v3
6868 with :
69- app -id : ${{ vars.AUTOMATION_APP_ID }}
69+ client -id : ${{ vars.AUTOMATION_APP_ID }}
7070 private-key : ${{ secrets.AUTOMATION_APP_PRIVATE_KEY }}
7171 owner : ${{ github.repository_owner }}
7272 repositories : catalog
Original file line number Diff line number Diff line change 2626 id : app-token
2727 uses : actions/create-github-app-token@v3
2828 with :
29- app -id : ${{ vars.AUTOMATION_APP_ID }}
29+ client -id : ${{ vars.AUTOMATION_APP_ID }}
3030 private-key : ${{ secrets.AUTOMATION_APP_PRIVATE_KEY }}
3131 owner : ${{ github.repository_owner }}
3232 repositories : catalog
Original file line number Diff line number Diff line change 1818 id : app-token
1919 uses : actions/create-github-app-token@v3
2020 with :
21- app -id : ${{ vars.AUTOMATION_APP_ID }}
21+ client -id : ${{ vars.AUTOMATION_APP_ID }}
2222 private-key : ${{ secrets.AUTOMATION_APP_PRIVATE_KEY }}
2323 owner : ${{ github.repository_owner }}
2424 repositories : catalog
You can’t perform that action at this time.
0 commit comments