Skip to content

Commit

Permalink
Update update_cache.yml
Browse files Browse the repository at this point in the history
[skip ci] for automated/update_cache
  • Loading branch information
kirankotari authored Jan 2, 2024
1 parent 7406adb commit e78fd1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: peter-evans/create-pull-request@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: ${{ env.DEPLOY_COMMIT_MESSAGE }}
commit-message: ${{ env.DEPLOY_COMMIT_MESSAGE }} [skip ci]
author: '${{ env.DEPLOY_USER }} <${{ env.DEPLOY_EMAIL }}>'
title: '[Automated] ${{ env.DEPLOY_COMMIT_MESSAGE }}'
body: |
Expand Down

0 comments on commit e78fd1a

Please sign in to comment.