Skip to content

Commit

Permalink
Updated CI/CD
Browse files Browse the repository at this point in the history
There are no tests at present so it skips this step for now.
  • Loading branch information
mattreid1 authored Mar 9, 2021
1 parent 9851b40 commit fc90937
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ jobs:
with:
accessToken: ${{ secrets.OAUTH_ACCESS_TOKEN }}
refreshToken: ${{ secrets.OAUTH_REFRESH_TOKEN }}
skipTests: true

0 comments on commit fc90937

Please sign in to comment.