There was an error while loading. Please reload this page.
1 parent 57d8cb1 commit 555fdb5Copy full SHA for 555fdb5
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