Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
k4zuki02h4t4 committed Oct 13, 2023
1 parent 6026456 commit ef28803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ jobs:
run: |
git config --local user.email "action@github.com"
git config --local user.name "GitHub Action"
git add imgopt.json
git add ${{ env.BUCKET_JSON }}
git commit -m "Update imgopt.json with new version $VERSION" || echo "No changes to commit"
git push

0 comments on commit ef28803

Please sign in to comment.