mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
test commit
This commit is contained in:
parent
bab582ed11
commit
221d2caf01
|
@ -11,6 +11,7 @@ function getCurrentCommitSha() {
|
|||
.toString()
|
||||
.trim();
|
||||
}
|
||||
|
||||
// The SHA provied by GITHUB_SHA is the merge (PR) commit.
|
||||
// We need to get the current commit sha ourself.
|
||||
const sha = getCurrentCommitSha();
|
||||
|
|
Loading…
Reference in New Issue
Block a user