Skip to content

Exit if already published to npm#111

Merged
mshanemc merged 1 commit intomainfrom
ew/exit-if-published
Jun 11, 2024
Merged

Exit if already published to npm#111
mshanemc merged 1 commit intomainfrom
ew/exit-if-published

Conversation

@iowillhoit
Copy link
Copy Markdown
Contributor

While attempting to test the failureNotifications workflow, I discovered that if an npm version is already published, the workflow just skips the rest of the steps and we don't get a failure notification https://github.com/salesforcecli/testPackageRelease/actions/runs/9471234489

Note this was skipped: https://github.com/salesforcecli/testPackageRelease/actions/runs/9471239334

This will now exit the workflow and should cause the failureNotification workflow to run.

Part of @W-15960060@

@iowillhoit iowillhoit requested a review from mshanemc June 11, 2024 19:12
@mshanemc mshanemc merged commit f80ba48 into main Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants