Skip to content

Commit

Permalink
feat: Move to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jlenon7 committed Oct 1, 2021
1 parent 3fb4a05 commit 70dd283
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CD Generator
on:
push:
branches:
- master
- main

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-secjs",
"version": "1.2.2",
"version": "1.2.3",
"description": "🧬 Generator for any NodeJS Project or Framework",
"main": "app/index.js",
"scripts": {
Expand Down

0 comments on commit 70dd283

Please sign in to comment.