Skip to content

Commit d4b60a4

Browse files
authored
Merge pull request #45 from rainforestapp/change_run_group_id
change run_group_id
2 parents e00e643 + 78f4af3 commit d4b60a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rainforest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: ./
1515
with:
1616
token: ${{ secrets.RF_MAIN_API_TOKEN }}
17-
run_group_id: 9861
17+
run_group_id: 17684
1818
- name: Get run source
1919
id: get_run_source
2020
env:

0 commit comments

Comments
 (0)