mirror of
https://github.com/cloudflare/workers-rs.git
synced 2026-02-01 14:36:45 +00:00
typo (#465)
This commit is contained in:
parent
5f078bfdeb
commit
ffbebd9722
2
.github/workflows/create-release-pr.yml
vendored
2
.github/workflows/create-release-pr.yml
vendored
@ -26,4 +26,4 @@ jobs:
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
version: ${{ inputs.level }}
|
||||
crate_release_all: true
|
||||
crate-release-all: true
|
||||
|
||||
@ -433,14 +433,14 @@ please [take a look](https://www.cloudflare.com/careers/).
|
||||
edition = "2021"
|
||||
```
|
||||
|
||||
<!-- # Releasing
|
||||
# Releasing
|
||||
|
||||
1. Trigger a workflow to create a release PR.
|
||||
1. [Trigger](https://github.com/cloudflare/workers-rs/actions/workflows/create-release-pr.yml) a workflow to create a release PR.
|
||||
1. Review version changes and release notes.
|
||||
1. Merge PR.
|
||||
|
||||
A GitHub release will be created and crates (`worker-sys`, `worker-macros`, `worker`)
|
||||
will be published automatically. -->
|
||||
will be published automatically.
|
||||
|
||||
|
||||
# Contributing
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user