mirror of
https://github.com/pppscn/SmsForwarder
synced 2025-08-03 01:17:41 +08:00
自动构建
This commit is contained in:
parent
c15f32b4bb
commit
f68130e25b
2
.github/workflows/auto_build.yml
vendored
2
.github/workflows/auto_build.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
repository: pppscn/keystore
|
||||
token: ${{ secrets.TOKEN }} # 连接仓库的token,需要单独配置
|
||||
token: ${{ secrets.GITHUB_TOKEN }} # 连接仓库的token,需要单独配置
|
||||
path: keystore # 仓库的根目录名
|
||||
# 打包release
|
||||
- name: Build with Gradle
|
||||
|
Loading…
x
Reference in New Issue
Block a user