Skip to content

Commit

Permalink
make sure to fetch develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
malmstein committed Oct 23, 2024
1 parent 938f3ea commit b99b0ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release_production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
with:
submodules: false
submodules: recursive
ref: develop

- name: Fetch Latest Git Tag
id: fetch_tag
Expand Down

0 comments on commit b99b0ab

Please sign in to comment.