Skip to content

Commit b7af82e

Browse files
committed
🔧 Updated CI workflow for master branch
1 parent 3b32334 commit b7af82e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎.github/workflows/build.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ jobs:
126126
steps:
127127
- name: Checkout code
128128
uses: actions/checkout@v3
129+
with:
130+
ref: master
131+
fetch-depth: 0
129132

130133
- name: Get app version
131134
id: get_version

0 commit comments

Comments
 (0)