Skip to content

Commit e7a0bdf

Browse files
committed
Checkout before generate version
1 parent a535a54 commit e7a0bdf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release_indev.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515
outputs:
1616
version: ${{ steps.script.outputs.result }}
1717
steps:
18+
- name: Checkout
19+
uses: actions/[email protected]
20+
1821
- name: Generate build serial
1922
id: script
2023
uses: actions/[email protected]

0 commit comments

Comments
 (0)