Skip to content

Commit

Permalink
ECHOES-498 Skip releasability checks to allow RCs
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-davis-sonarsource committed Dec 18, 2024
1 parent 19f7ed4 commit 1cf9061
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@96b41900898b276ffc689d4bd89271d875608bcc # 5.10.3
with:
publishToNpmJS: true
skipJavascriptReleasabilityChecks: true # Temporary, until the releasability version check handles an `rc` suffix
permissions:
id-token: write
contents: write

0 comments on commit 1cf9061

Please sign in to comment.