Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 108591a

Browse files
committed
Actually add secret
1 parent 78c2bb3 commit 108591a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/call-build-image.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ jobs:
1010
with:
1111
repo_owner: ${{ github.repository_owner }}
1212
app_name: "omada-controller"
13+
secrets:
14+
scarf_token: ${{ secrets.SCARF_TOKEN }}

0 commit comments

Comments
 (0)