Skip to content

Commit

Permalink
use github action for build and release
Browse files Browse the repository at this point in the history
  • Loading branch information
ciminf committed May 24, 2022
1 parent 16116f4 commit fb6f80c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -26,4 +26,4 @@ jobs:
- name: publish code coverage on CC
uses: paambaati/codeclimate-action@v3.0.0
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}

0 comments on commit fb6f80c

Please sign in to comment.