Skip to content

Commit

Permalink
removed unnecesary ci/cd files
Browse files Browse the repository at this point in the history
  • Loading branch information
DugarRishab committed Jul 8, 2023
1 parent e66e2e1 commit feac3ca
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 201 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
push:
branches:
- main

jobs:
build:
runs-on: ubuntu-latest
Expand All @@ -12,7 +12,7 @@ jobs:
# Setup .npmrc file to publish to npm
- uses: actions/setup-node@v3
with:
node-version: '16.x'
node-version: '18.x'
registry-url: 'https://registry.npmjs.org'
- run: npm ci
- run: npm publish
Expand Down
43 changes: 0 additions & 43 deletions .github/workflows/failureNotifications.yml

This file was deleted.

36 changes: 0 additions & 36 deletions .github/workflows/manualRelease.yml

This file was deleted.

23 changes: 0 additions & 23 deletions .github/workflows/notify-slack-on-pr-open.yml

This file was deleted.

18 changes: 0 additions & 18 deletions .github/workflows/onPushToMain.yml

This file was deleted.

19 changes: 0 additions & 19 deletions .github/workflows/onRelease.yml

This file was deleted.

30 changes: 0 additions & 30 deletions .github/workflows/publish copy.yaml

This file was deleted.

30 changes: 0 additions & 30 deletions .github/workflows/publish.yaml

This file was deleted.

0 comments on commit feac3ca

Please sign in to comment.