Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
Update meterian.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobaccan authored Sep 14, 2021
1 parent b571fe2 commit c939184
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/meterian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,9 @@ jobs:
METERIAN_API_TOKEN: ${{ secrets.METERIAN_API_TOKEN }}
with:
cli_args: "--autofix" #[ Meterian CLI Options ]

- name: Push changes
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.ref }}

0 comments on commit c939184

Please sign in to comment.