Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
audunsolemdal committed Nov 29, 2023
1 parent e3c7445 commit 3cc1637
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/generate-release-metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,6 @@ jobs:
first: 1,
});
console.log(result);
const prevNode = result.repository.refs.edges[0];
let prevVer = prevNode ? prevNode.node.name : '0.0.0';
console.log('Found previous version', prevVer);
Expand Down

0 comments on commit 3cc1637

Please sign in to comment.