mirror of
https://github.com/daeuniverse/dae.git
synced 2024-12-22 21:14:59 +07:00
ci(seed-build): checkout codebase based on ref (#230)
This commit is contained in:
parent
ea77394b13
commit
75686b6a69
1
.github/workflows/seed-build.yml
vendored
1
.github/workflows/seed-build.yml
vendored
@ -68,6 +68,7 @@ jobs:
|
||||
- name: Checkout codebase
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
ref: ${{ inputs.ref }}
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Get the version
|
||||
|
Loading…
Reference in New Issue
Block a user