Skip to content

Commit

Permalink
chore: tag ref
Browse files Browse the repository at this point in the history
  • Loading branch information
kanadgupta committed Dec 6, 2024
1 parent 4e0d1f5 commit 3b622ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions bin/run.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
import stringArgv from 'string-argv';

async function main() {
console.log('this is a tag ref');
const { execute } = await import('@oclif/core');
const opts = { dir: import.meta.url };
if (process.env.INPUT_RDME) {
Expand Down
Loading

0 comments on commit 3b622ed

Please sign in to comment.