Skip to content

Commit d8f472c

Browse files
committed
WIP: mod: .github/workflows/test.yml (main)
Signed-off-by: Philippe Coval <[email protected]>
1 parent 86c2f31 commit d8f472c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
image: "${{ github.event.repository.name }}:latest"
2222
workflow: "build"
2323
token: ${{ secrets.GH_SL_ACCESS_TOKEN }}
24-
workflow_run_id: ${{ github.event.workflow_run.id }}
24+
workflow_run_id: 14597130086
2525

2626
- uses: actions/[email protected]
2727
with:

0 commit comments

Comments
 (0)