update action

This commit is contained in:
Link 2023-11-20 08:22:13 +00:00
parent ac90509c66
commit 0b507cb7ad
1 changed files with 4 additions and 1 deletions

View File

@ -12,4 +12,7 @@ jobs:
uses: IceWhaleTech/github/.github/workflows/go_release.yml@main
with:
project-name: CasaOS
file-name: casaos
file-name: casaos
secrets:
OSS_KEY_ID: ${{ secrets.OSS_KEY_ID }}
OSS_KEY_SECRET: ${{ secrets.OSS_KEY_SECRET }}