File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 17
17
- uses : tibdex/github-app-token@v2
18
18
id : get_installation_token
19
19
with :
20
- app_id : 366894
21
- private_key : ${{ secrets.OTG_PLATFORM_APP_PRIVATE_KEY }}
20
+ app_id : 1020175
21
+ private_key : ${{ secrets.OTG_PLT_DEVECO_APP_PRVT_KEY }}
22
22
23
23
# Checkout with full history so commit number can be calculated for beta versions
24
24
- uses : actions/checkout@v4
52
52
- name : Commit changes
53
53
54
54
with :
55
- author_name : otg-platform[bot]
56
- author_email : 140601826 +otg-platform[bot]@users.noreply.github.com
55
+ author_name : otg-platform-armdeveloperecosystem [bot]
56
+ author_email : 184357714 +otg-platform-armdeveloperecosystem [bot]@users.noreply.github.com
57
57
message : " Release v${{ env.SEMVER_VERSION }} [skip ci]"
58
58
add : " changes"
59
59
tag : " v${{ env.SEMVER_VERSION }} -m 'Release v${{ env.SEMVER_VERSION }}'"
File renamed without changes.
Original file line number Diff line number Diff line change
1
+ Remove redundant access token from release job
Original file line number Diff line number Diff line change
1
+ Use GitHub app for release permissions
You can’t perform that action at this time.
0 commit comments