Skip to content

Commit

Permalink
change
Browse files Browse the repository at this point in the history
  • Loading branch information
bling-yshs committed Apr 19, 2024
1 parent beca4de commit 282eeba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ async function run() {
core.info(`值为${actionInput.retry},路径为${actionInput.path}`)
const info = JSON.stringify(github.context)
core.info(`信息:${info}`)
core.info('end')
core.info('apple end')
}

// run the action
Expand Down

0 comments on commit 282eeba

Please sign in to comment.