There was an error while loading. Please reload this page.
2 parents 57d8cb1 + 555fdb5 commit b944a0fCopy full SHA for b944a0f
1 file changed
.github/workflows/trigger_rebuild_packages.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
12
env:
13
- REF: main # Used for curl to trigger build package
+ REF: production # Used for curl to trigger build package
14
15
steps:
16
- name: Checkout
0 commit comments