Skip to content

Commit

Permalink
Fix deployment issue link (#898)
Browse files Browse the repository at this point in the history
  • Loading branch information
jessepinho authored Apr 5, 2024
1 parent e1306fd commit a76331e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### Prax Chrome Extension

Create a [github issue deployment issue](https://github.com/penumbra-zone/web/issues/new?template=deployment) to track deployment progress and steps.
Create a [github issue deployment issue](https://github.com/penumbra-zone/web/issues/new?template=deployment.md&title=Publish+vX.X.X+extension+%2B+web+app) to track deployment progress and steps.

Upon a new [git tag](https://github.com/penumbra-zone/web/releases/tag/v4.2.0) being pushed to the repo,
a [workflow](../.github/workflows/extension-publish.yml) is kicked off. It then requests permission to
Expand Down

0 comments on commit a76331e

Please sign in to comment.