Skip to content

Commit

Permalink
Merge pull request #152 from cloudflare/JacobMGEvans-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
JacobMGEvans authored Aug 11, 2023
2 parents 93b26a6 + a9ac89c commit 36ba30d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Easy-to-use GitHub Action to use [Wrangler](https://developers.cloudflare.com/wo

- Wrangler v1 is no longer supported.
- Global API key & Email Auth no longer supported
- Action version syntax is newly supported. This means e.g. `uses: cloudflare/wrangler-action@v3` and `uses: cloudflare/[email protected]` are both now valid syntax. Previously supported syntax e.g. `uses: cloudflare/[email protected]` continues to be supported.
- Action version syntax is newly supported. This means e.g. `uses: cloudflare/wrangler-action@v3`, `uses: cloudflare/[email protected]`, `uses: cloudflare/[email protected].x` and are both now valid syntax. Previously supported syntax e.g. `uses: cloudflare/[email protected]` will no longer be supported, the prefix `v` will be necessary.

[Refer to Changelog for more information](CHANGELOG.md).

Expand Down

0 comments on commit 36ba30d

Please sign in to comment.