From 6938271b18d72157ccccd427de70f6805dde2db7 Mon Sep 17 00:00:00 2001 From: Tiger Wang Date: Tue, 21 Mar 2023 18:44:23 -0400 Subject: [PATCH] update vocechat author so its type becomes `official` (#27) --- .github/workflows/push_to_new_AppStore.yml | 2 +- .github/workflows/release.yml | 2 +- Apps/VoceChat/docker-compose.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/push_to_new_AppStore.yml b/.github/workflows/push_to_new_AppStore.yml index 9af13d9..887aa85 100644 --- a/.github/workflows/push_to_new_AppStore.yml +++ b/.github/workflows/push_to_new_AppStore.yml @@ -11,7 +11,7 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: remove all file except icon.png run: find . -type f -not \( -name 'icon.png' -or -name '*.json' -or -name '*.yml' \) -delete - name: Pushes to another repository diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f6f3e04..895628c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -9,7 +9,7 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: remove all screenshots run: find . -name "screenshot*" | xargs rm -f - name: remove all thumbnails diff --git a/Apps/VoceChat/docker-compose.yml b/Apps/VoceChat/docker-compose.yml index 07d8ba7..6a68e69 100644 --- a/Apps/VoceChat/docker-compose.yml +++ b/Apps/VoceChat/docker-compose.yml @@ -19,7 +19,7 @@ services: source: /DATA/AppData/$AppID/home/vocechat-server/data target: /home/vocechat-server/data x-casaos: - author: CasaOS Team + author: Privoce category: Chat container: envs: