Skip to content

Commit 0b507cb

Browse files
committed
update action
1 parent ac90509 commit 0b507cb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,7 @@ jobs:
1212
uses: IceWhaleTech/github/.github/workflows/go_release.yml@main
1313
with:
1414
project-name: CasaOS
15-
file-name: casaos
15+
file-name: casaos
16+
secrets:
17+
OSS_KEY_ID: ${{ secrets.OSS_KEY_ID }}
18+
OSS_KEY_SECRET: ${{ secrets.OSS_KEY_SECRET }}

0 commit comments

Comments
 (0)