Skip to content

Commit 1d1ec61

Browse files
committed
update
1 parent c3889f9 commit 1d1ec61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Checkout repository
1818
uses: actions/checkout@v3
1919
with:
20-
ref: main
20+
ref: staging
2121
clean: true
2222

2323
- name: Create hoops_license.txt
@@ -90,7 +90,7 @@ jobs:
9090
- name: Checkout repository
9191
uses: actions/checkout@v3
9292
with:
93-
ref: main
93+
ref: staging
9494
clean: true
9595

9696
- name: Create hoops_license.txt

0 commit comments

Comments
 (0)