Skip to content

Commit

Permalink
Add file pattern filter for png
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandroruizponce committed Jan 18, 2024
1 parent 2923a9e commit cdbbcd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate-mistica-tokens.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: Commit Changes
uses: stefanzweifel/git-auto-commit-action@v4
with:
file_pattern: '*.png'
commit_message: Record screenshots automatically launched from GH action
env:
GITHUB_TOKEN: ${{ secrets.NOVUM_PRIVATE_REPOS }}
Expand Down

0 comments on commit cdbbcd3

Please sign in to comment.