新增密码
This commit is contained in:
parent
46bb3d3060
commit
5552538938
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -22,4 +22,6 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Build
|
||||
env:
|
||||
PASSWORD: ${{ secrets.PASSWORD }}
|
||||
run: bash build_action.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user