We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db17794 commit b03565cCopy full SHA for b03565c
.github/workflows/release.yml
@@ -17,6 +17,8 @@ jobs:
17
18
- name: Checkout
19
uses: actions/checkout@main
20
+ with:
21
+ ref: "develop"
22
23
- name: Update manifests
24
env:
0 commit comments