Skip to content

Commit

Permalink
added project name when error encountered
Browse files Browse the repository at this point in the history
  • Loading branch information
dprosper committed Jan 17, 2023
1 parent 54993a7 commit 325bf54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ runs:
issue_number: context.issue.number,
owner: context.repo.owner,
repo: context.repo.repo,
body: `<!--- ${{ inputs.CE_PROJECT_NAME }} --->
body: `:bug: Project or app creation failed! Please review the actions log for the events and logs from your project.`,
});
Expand Down

0 comments on commit 325bf54

Please sign in to comment.