Skip to content

Commit c4c0fae

Browse files
committed
Github releases with actions and remove travis.yml
1 parent 0a944e5 commit c4c0fae

File tree

2 files changed

+0
-38
lines changed

2 files changed

+0
-38
lines changed

.github/workflows/nodejs.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,3 @@ jobs:
2525
npm run build
2626
env:
2727
CI: true
28-
- name: Zip build
29-
run: |
30-
zip -r currentbuild.zip build
31-
-
32-
name: Deploy
33-
if: success()
34-
uses: crazy-max/ghaction-github-pages@v1
35-
with:
36-
target_branch: gh-pages
37-
build_dir: build
38-
env:
39-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

.travis.yml

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)