Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
Chore: Rename the release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tunderwood committed Jan 28, 2021
1 parent a0e11d2 commit 8450e95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions

name: Build and Release
name: Release
on:
push:
# Sequence of patterns matched against refs/tags
Expand Down

0 comments on commit 8450e95

Please sign in to comment.