Skip to content

Commit

Permalink
feat(DEV-22): fix branch name to trigger a release
Browse files Browse the repository at this point in the history
  • Loading branch information
hhimanshu committed Jul 1, 2021
1 parent ffb5930 commit ec4fa68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -2,7 +2,7 @@ name: Release Create React TypeScript Starter
on:
push:
branches:
- master
- main
jobs:
release:
name: Release
Expand Down

1 comment on commit ec4fa68

@vercel
Copy link

@vercel vercel bot commented on ec4fa68 Jul 1, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.