Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
conneroisu committed Jun 5, 2024
1 parent 4565853 commit bfb63ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
if: steps.verify-changed-files.outputs.files_changed == 'true'
uses: devops-infra/action-commit-push@master
with:
github_token: "${{ secrets.GITHUB_TOKEN }}"
github_token: "${{ github.GITHUB_TOKEN }}"
add_timestamp: true
commit_prefix: "[RELEASE][AUTO]"
commit_message: "Automatic Commit for Binary Build"
Expand Down

0 comments on commit bfb63ca

Please sign in to comment.