Skip to content

Commit

Permalink
Change push action
Browse files Browse the repository at this point in the history
  • Loading branch information
piotradamczyk5 authored Sep 25, 2020
1 parent 3449a15 commit 550d638
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/macos_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,9 @@ jobs:
with:
arguments: "clean build"

- uses: actions-go/push@master
- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit-message: '[Auto-commit] Added Detekt auto solve changes'
remote: origin
commit_message: "[Auto-commit] Added filese fixed by Detekt"

- name: Codecov
uses: codecov/[email protected]
Expand Down

0 comments on commit 550d638

Please sign in to comment.