Skip to content

Commit

Permalink
Rebuild dist/
Browse files Browse the repository at this point in the history
  • Loading branch information
magnetikonline committed Apr 23, 2024
1 parent 8bc9bd6 commit 04ca322
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dist/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ var require_lib = __commonJS({
function parseArgs(core2, context) {
const data = {
actor: context.actor,
eventName: context.eventName,
githubServerUrl: context.serverUrl,
refData: parseArgsRef(context.ref),
runId: context.runId,
Expand Down Expand Up @@ -23066,7 +23065,6 @@ async function main() {
const payload = lib.buildSlackPayload(args.slackChannel, {
actor: args.actor,
customFieldList: args.customFieldList,
eventName: args.eventName,
githubServerUrl: args.githubServerUrl,
pullRequestNumber: args.pullRequestNumber,
pullRequestTitle: args.pullRequestTitle,
Expand Down

0 comments on commit 04ca322

Please sign in to comment.