Skip to content

Commit

Permalink
Update action.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ebram-va authored May 12, 2022
1 parent 99192e8 commit edf41b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ async function exec () {
core.info("Starting action")
try
{
core.info("Starting action 0")
const config = parseConfig()
core.info("Starting action 1")
const octokit = github.getOctokit(config.ghtoken)
Expand Down

0 comments on commit edf41b8

Please sign in to comment.