Skip to content

Commit

Permalink
checkout main
Browse files Browse the repository at this point in the history
  • Loading branch information
acoates-ms committed Mar 12, 2024
1 parent b2759f0 commit ab0686e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0 # fetch all branches etc
ref: 'main'
submodules: true
- uses: actions/setup-node@v1
with:
Expand Down Expand Up @@ -53,6 +54,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0 # fetch all branches etc
ref: 'main'
submodules: true
- uses: actions/setup-node@v1
with:
Expand Down

0 comments on commit ab0686e

Please sign in to comment.