From 2c00a81efde1508173d6824d9f94297d84221bbb Mon Sep 17 00:00:00 2001 From: ADoyle Date: Tue, 27 Aug 2024 03:32:03 +0800 Subject: [PATCH] update --- .github/workflows/jekyll-gh-pages.yml | 4 ++-- NOTICE | 2 +- README.md | 7 ++++--- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.github/workflows/jekyll-gh-pages.yml b/.github/workflows/jekyll-gh-pages.yml index d8cddaa..5934217 100644 --- a/.github/workflows/jekyll-gh-pages.yml +++ b/.github/workflows/jekyll-gh-pages.yml @@ -37,7 +37,7 @@ jobs: destination: ./_site - name: Upload artifact - uses: actions/upload-pages-artifact@v1 + uses: actions/upload-pages-artifact@v3 # Deployment job deploy: @@ -49,4 +49,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v1 + uses: actions/deploy-pages@v4 diff --git a/NOTICE b/NOTICE index 50ce3c2..2e809b4 100644 --- a/NOTICE +++ b/NOTICE @@ -1,4 +1,4 @@ -Copyright 2023 ADoyle (adoyle.h@gmail.com). Some Rights Reserved. +Copyright 2023-2024 ADoyle (adoyle.h@gmail.com). Some Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index 148c805..a8e5a3a 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,11 @@ nav_order: 1 There are [default Github community health files](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file) and common guidelines used for any repository under the account @adoyle-h. -Please visit - 这里存放[默认的 Github 社区健康文件](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file)和一些通用准则,适用于 [@adoyle-h](https://github.com/adoyle-h) 账号下的所有项目。 +Please visit +请访问 + ## Default Github Community Health Files - [CONTRIBUTING](./CONTRIBUTING.md) | [贡献指南](./CONTRIBUTING.zh.md) @@ -24,7 +25,7 @@ Please visit ## Copyright and License -Copyright 2023 ADoyle (adoyle.h@gmail.com). Some Rights Reserved. +Copyright 2023-2024 ADoyle (adoyle.h@gmail.com). Some Rights Reserved. The project is licensed under the **Apache License Version 2.0**. Read the [LICENSE][] file for the specific language governing permissions and limitations under the License.