Update actions

This commit is contained in:
Mimi 2020-11-30 01:23:36 +08:00
parent 2671c0a512
commit 8c141d1f0c
3 changed files with 4 additions and 5 deletions

1
.github/labeler.yml vendored
View File

@ -6,3 +6,4 @@ CSS: source/css/**/*
📖 Docs: docs/**/*
Layout: layout/**/*
🌍 i18n: languages/**/*
Actions: .github/workflows/**/*

View File

@ -13,6 +13,7 @@ jobs:
with:
ref: master
- name: Label Commenter
uses: peaceiris/actions-label-commenter@v1
# Exclude https://github.com/peaceiris/actions-label-commenter/pull/316
uses: peaceiris/actions-label-commenter@v1.7.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

View File

@ -8,10 +8,7 @@
"stylint": "stylint source/css/",
"test": "mocha test/index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/next-theme/hexo-theme-next.git"
},
"repository": "next-theme/hexo-theme-next",
"keywords": [
"hexo",
"theme",