Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielku15 committed Jul 16, 2020
1 parent 04c5757 commit 0b9f46c
Show file tree
Hide file tree
Showing 3 changed files with 579 additions and 407 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ jobs:
run: npm publish --access public --tag alpha
env:
NODE_AUTH_TOKEN: ${{secrets.NPMJS_AUTH_TOKEN}}
- name: Mark alpha as latest (until stable release 1.0)
run: npm dist-tag add @coderline/alphatab@alpha latest
env:
NODE_AUTH_TOKEN: ${{secrets.NPMJS_AUTH_TOKEN}}

nightly_csharp:
name: C#
Expand Down
Loading

0 comments on commit 0b9f46c

Please sign in to comment.