Skip to content

Commit 7b26b9d

Browse files
committed
test release deployment
1 parent c6169c8 commit 7b26b9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ jobs:
1717
on:
1818
tags: false
1919
- provider: releases
20-
token: $GITHUB_OAUTH_TOKEN
20+
api_key: $GITHUB_OAUTH_TOKEN
2121
file:
2222
- "./dist/build/crud-table.js"
2323
- "./dist/build/crud-table.mjs"
2424
- "./dist/build/crud-table.css"
2525
skip_cleanup: true
2626
on:
27-
tags: true
27+
tags: false

0 commit comments

Comments
 (0)