Skip to content

Commit 65f60ac

Browse files
Arunkumarcsarunt2s
andauthored
V1.3.1 (#12)
* fix(package): correct repository URL * fix: github flow fix * fix: updated * semantic-release proper setup * fix: rules * commitizen * fix(updated commitizen): commitizen commitizen * fix(commiter): semantic-release semantic-release * update tokens * fix(minor ci/cd): ci/cd ci/cd * fix(debug secrets): debug secrets debug secrets * fix(two npm only): two npm only two npm only * update modifiers * just debug * update secrets test * fix * resolver --------- Co-authored-by: arunt2s <[email protected]>
1 parent 4981b7f commit 65f60ac

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,8 @@ jobs:
5353
registry-url: "https://registry.npmjs.org/"
5454

5555
- run: npm ci
56-
# - run: npm run build
57-
# - run: npm run test:badges
58-
# - run: npx semantic-release
56+
- run: npm run build
57+
- run: npm run test:badges
5958

6059
- name: Debug secrets
6160
run: |

0 commit comments

Comments
 (0)