Skip to content

Commit

Permalink
nvm
Browse files Browse the repository at this point in the history
  • Loading branch information
molarmanful committed Mar 7, 2024
1 parent 23c9f90 commit 2050af6
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/img.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,4 @@ jobs:
- name: build
run: ./img.sh
- name: push
run: |-
git config --global user.name "github-actions"
git config --global user.email "github-actions@github.com"
git commit -a -m "img gen"
git push
uses: stefanzweifel/git-auto-commit-action@v5

0 comments on commit 2050af6

Please sign in to comment.