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

Commit 6e18f97

Browse files
committed
ci: more work on github actions
1 parent fca41ca commit 6e18f97

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)