Skip to content

Commit 9f6a874

Browse files
authored
Change checkout reference to v2.0.0
1 parent 1dab9d8 commit 9f6a874

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/send-beta-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Checkout source repo
2929
uses: actions/checkout@v4
3030
with:
31-
ref: updates
31+
ref: v2.0.0
3232

3333
- name: Determine subfolder and zip name
3434
id: set-zip-name

0 commit comments

Comments
 (0)