Skip to content

Commit 8b38610

Browse files
committed
Update build-release.yml
1 parent e9e55c2 commit 8b38610

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,9 @@ jobs:
8888
permissions:
8989
contents: write
9090
steps:
91+
- name: Checkout Main
92+
uses: actions/checkout@v4.1.1
93+
9194
- name: Read Gradle Properties
9295
uses: BrycensRanch/read-properties-action@v1.0.4
9396
id: all

0 commit comments

Comments
 (0)