Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit c262bd3

Browse files
Merge pull request #366 from chakra-ui/develop
chore: improve ci workflow
2 parents dd408c3 + c35748a commit c262bd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
22
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
33

4-
name: Build & Test Components
4+
name: Release
55

66
on:
77
push:

0 commit comments

Comments
 (0)