This repository was archived by the owner on Aug 30, 2021. It is now read-only.
Commit d470496
committed
Fix some variable mismatch
`imageName` was used in place of `imageTag`. Also, the `dist/index.js`
file was out of sync with the main `index.js` file. This has been
resolved.
dist/index.js | 555 +++++++++++++++++++++++++++++++++++++++++++++++++-
index.js | 13 +-
2 files changed, 562 insertions(+), 6 deletions(-)1 parent d5d966c commit d470496
2 files changed
Lines changed: 562 additions & 6 deletions
0 commit comments