mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-17 18:22:33 +00:00
Update actions
This commit is contained in:
parent
2671c0a512
commit
8c141d1f0c
1
.github/labeler.yml
vendored
1
.github/labeler.yml
vendored
@ -6,3 +6,4 @@ CSS: source/css/**/*
|
||||
📖 Docs: docs/**/*
|
||||
Layout: layout/**/*
|
||||
🌍 i18n: languages/**/*
|
||||
Actions: .github/workflows/**/*
|
||||
|
||||
3
.github/workflows/label-commenter.yml
vendored
3
.github/workflows/label-commenter.yml
vendored
@ -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 }}
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user