Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit 6f8a52d

Browse files
Update index.js
1 parent 4cbe021 commit 6f8a52d

File tree

1 file changed

+1
-1
lines changed
  • .github/actions/get_penultimate_release

1 file changed

+1
-1
lines changed

.github/actions/get_penultimate_release/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ const octokit = new Octokit({
3232
})
3333
}
3434

35-
getReleaseTags();
35+
getReleaseTags();

0 commit comments

Comments
 (0)