Skip to content

Commit e38d54e

Browse files
committed
Removed release name overwriting in Travis config
Signed-off-by: Jaid <jaid.jsx@gmail.com>
1 parent ee106e3 commit e38d54e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
- dist/package/production/*.d.ts
2929
- "dist/*.zip"
3030
skip_cleanup: true
31-
name: $PKG_NAME $PKG_VERSION
3231
api_key: $GITHUB_TOKEN # Permissions: public_repo, repo:status, repo_deployment
3332
on: { tags: true }
3433
- provider: script

0 commit comments

Comments
 (0)