Skip to content

Commit

Permalink
chore: remove unused files
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinchappell committed Oct 20, 2024
1 parent f02d682 commit 1b092ac
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 114 deletions.
21 changes: 0 additions & 21 deletions .github/workflows/build.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,3 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npx semantic-release
- name: Deploy - https://draggable.github.io/formeo/
if: success()
env:
GH_PAT: ${{ secrets.GH_TOKEN }}
BUILD_DIR: dist/demo/
uses: maxheld83/[email protected]
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# mi18n [![Build Status](https://travis-ci.org/Draggable/mi18n.svg?branch=master)](https://travis-ci.org/Draggable/mi18n) [![npm version](https://badge.fury.io/js/mi18n.svg)](https://badge.fury.io/js/mi18n) [![Gitter chat](https://img.shields.io/badge/gitter-chat-ff69b4.svg)](https://gitter.im/Draggable/mi18n)
# mi18n [![npm version](https://badge.fury.io/js/mi18n.svg)](https://badge.fury.io/js/mi18n)

Add multi-lingual support to any JavaScript app or module with this light-weight package.

Expand Down
19 changes: 0 additions & 19 deletions demo/index.html

This file was deleted.

8 changes: 0 additions & 8 deletions now.json

This file was deleted.

59 changes: 0 additions & 59 deletions webpack.config.js

This file was deleted.

0 comments on commit 1b092ac

Please sign in to comment.