1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-04 12:38:31 -04:00

refactor: update workfows & issue notes

port 1.5

(cherry picked from commit 358496134c)
This commit is contained in:
purian23
2026-07-15 16:18:36 -04:00
committed by dms-ci[bot]
parent 6306bc7aa2
commit 3d0ce17a8c
5 changed files with 16 additions and 7 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
steps:
- name: Create GitHub App token
id: app_token
uses: actions/create-github-app-token@v2
uses: actions/create-github-app-token@v3
with:
app-id: ${{ secrets.APP_ID }}
private-key: ${{ secrets.APP_PRIVATE_KEY }}