Skip to content

Commit

Permalink
Link to migration docs
Browse files Browse the repository at this point in the history
  • Loading branch information
emcfarlane authored Jan 24, 2025
1 parent db69f11 commit c5fe320
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> [!NOTE]
> This action has been deprecated in favor of the [`buf-action`][buf-action] which combines the
> functionality of `buf-push-action` with the ability to run Buf commands in the same step. Please
> see the [`buf-action`][buf-action] documentation for more information.
> see the [migration guide][buf-action-migration] for more information.
This Action enables you to push [Buf modules][modules] to the [Buf Schema Registry][bsr] (BSR)
Pushed modules are created with the Git commit SHA as the module tag.
Expand Down Expand Up @@ -167,6 +167,7 @@ jobs:
```
[buf-action]: https://github.com/bufbuild/buf-action
[buf-action-migration]: https://github.com/bufbuild/buf-action/blob/main/MIGRATION.md#buf-push-action
[breaking]: https://docs.buf.build/breaking
[bsr]: https://docs.buf.build/bsr
[bsr-token]: https://docs.buf.build/bsr/authentication
Expand Down

0 comments on commit c5fe320

Please sign in to comment.