Skip to content

Commit

Permalink
Merge pull request #123 from JarvusInnovations/develop
Browse files Browse the repository at this point in the history
Release: hologit v0.35.5
  • Loading branch information
themightychris authored Jan 18, 2021
2 parents 273e523 + a23b5b4 commit 932c4d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions github-actions/projector/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ async function run() {
await gitExec('fetch', [
'--no-recurse-submodules',
'--depth=1',
'--force',
'origin',
`${commitToRef}:${commitToRef}`
]);
Expand Down

0 comments on commit 932c4d7

Please sign in to comment.