1
mirror of https://github.com/CarmJos/EasyPlugin.git synced 2026-06-04 16:48:16 +08:00

修复依赖

This commit is contained in:
2022-01-05 05:19:40 +08:00
parent b2b5c41b86
commit eb073ce9dc
4 changed files with 24 additions and 2 deletions
+3
View File
@@ -26,6 +26,9 @@ jobs:
- name: Generate docs
run: mvn clean package -DskipTests
env:
MAVEN_USERNAME: ${{ github.repository_owner }}
MAVEN_TOKEN: ${{secrets.GITHUB_TOKEN}}
- name: Copy to Location
run: |