Skip to content

Commit

Permalink
chore(ops): update
Browse files Browse the repository at this point in the history
  • Loading branch information
thedoublejay committed Aug 28, 2023
1 parent e01133e commit 1e24a6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/scripts/release-ecr-tags.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
*
*/

const semver = require('semver')
module.exports = ({ context }) => {
if (context.eventName === 'release') {
return getReleaseTag(context)
Expand Down

0 comments on commit 1e24a6f

Please sign in to comment.