Skip to content

Commit

Permalink
Temporarily use dynawo/27_test in nightly-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FredericSabot authored Aug 17, 2023
1 parent 1042387 commit 7bb4a87
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/nightly-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: ${{ github.repository_owner }}/dynawo
ref: '27_test'
sparse-checkout: .github/release.js
sparse-checkout-cone-mode: false

Expand Down Expand Up @@ -110,6 +111,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: ${{ github.repository_owner }}/dynawo
ref: '27_test'
sparse-checkout: .github/release.js
sparse-checkout-cone-mode: false
path: dynawo
Expand Down Expand Up @@ -224,6 +226,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: ${{ github.repository_owner }}/dynawo
ref: '27_test'
sparse-checkout: .github/release.js
sparse-checkout-cone-mode: false
path: dynawo
Expand Down

0 comments on commit 7bb4a87

Please sign in to comment.