1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-23 13:19:35 +08:00

Merge branch 'config' into localApps

This commit is contained in:
pooneyy 2025-10-04 10:10:50 +08:00
commit 70c76240e7
No known key found for this signature in database

View File

@ -22,7 +22,7 @@ jobs:
- name: Configure repo
run: |
git config --local user.email "githubaction@githubaction.com"
git config --local user.name "github-action update-app-version"
git config --local user.name "github-action"
- name: Get list of updated files by the last commit in this branch separated by space
id: updated-files