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

refactor: update workfows & issue notes

port 1.5
This commit is contained in:
purian23
2026-07-15 16:18:36 -04:00
parent dc924618fb
commit 358496134c
5 changed files with 16 additions and 7 deletions
+1 -1
View File
@@ -18,7 +18,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 }}