update action
This commit is contained in:
parent
ac90509c66
commit
0b507cb7ad
1 changed files with 4 additions and 1 deletions
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
@ -13,3 +13,6 @@ jobs:
|
|||
with:
|
||||
project-name: CasaOS
|
||||
file-name: casaos
|
||||
secrets:
|
||||
OSS_KEY_ID: ${{ secrets.OSS_KEY_ID }}
|
||||
OSS_KEY_SECRET: ${{ secrets.OSS_KEY_SECRET }}
|
Loading…
Reference in a new issue