Skip to content

Conversation

@vplasencia
Copy link
Member

Description

This PR updates the deploy command in the docs to use the correct format for Semaphore V4. The --group flag is no longer required and has been removed.

Related Issue(s)

Closes #1018

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have run yarn format and yarn lint without getting any errors
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Important

We do not accept pull requests for minor grammatical fixes (e.g., correcting typos, rewording sentences) or for fixing broken links, unless they significantly improve clarity or functionality. These contributions, while appreciated, are not a priority for merging. If you notice any of these issues, please create a GitHub Issue to report them so they can be properly tracked and addressed.

@vplasencia vplasencia merged commit 6a2b28c into main Jul 28, 2025
4 checks passed
@vplasencia vplasencia deleted the docs/deploy-contracts-command branch July 28, 2025 12:21
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.

The deploy command in the docs is not correct

3 participants