Skip to content

Commit 475c2ee

Browse files
committed
Fix team ID
1 parent 951c81c commit 475c2ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wfh.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ jobs:
1313
env:
1414
API_TOKEN: ${{ secrets.WORKFLOWHUB_API_TOKEN }}
1515
with:
16-
team_id: 46
16+
team_id: 9
1717
instance: https://dev.workflowhub.eu

0 commit comments

Comments
 (0)