Skip to content

Commit

Permalink
Cleanup actions
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrejKolar committed Aug 19, 2020
1 parent f98b809 commit 9931476
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 45 deletions.
36 changes: 0 additions & 36 deletions .github/workflows/dispatch-publish.yml

This file was deleted.

9 changes: 0 additions & 9 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,3 @@ jobs:
- run: yarn publish
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

publish-gpr:
needs: build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: Roang-zero1/github-create-release-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9931476

Please sign in to comment.