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 2118fe8 commit 422e411Copy full SHA for 422e411
actions/checkout_desktop/action.yml
@@ -8,7 +8,7 @@ runs:
8
with:
9
repository: 'oxen-io/session-desktop'
10
path: 'desktop'
11
- ref: 'standardised_strings_qa_2'
+ ref: 'unstable'
12
- name: Remove existing strings
13
shell: bash
14
run: |
0 commit comments