mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
ci(.github/workflows): rename 'cr' to 'preview-release' (#3069)
This commit is contained in:
parent
534451ce25
commit
473cfbf5ad
@ -1,9 +1,9 @@
|
||||
name: Publish Any Commit
|
||||
name: Preview Release
|
||||
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
preview_release:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
Loading…
x
Reference in New Issue
Block a user