Skip to content

Commit

Permalink
feat(tokens): add CRV
Browse files Browse the repository at this point in the history
(happened in a previous commit, triggering a minor version release for the new token)
  • Loading branch information
moodysalem committed Aug 14, 2020
1 parent c476b77 commit a591a42
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
- name: Install dependencies
run: npm install

- name: Tests pass
run: npm test

- name: Configure git credentials
uses: oleksiyrudenko/gha-git-credentials@8ce07064859c8aac245a9d0d87d373c7ca6fe573
with:
Expand Down

2 comments on commit a591a42

@atifnimran
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okey

@atifnimran
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

H

Please sign in to comment.