Skip to content

Commit

Permalink
ci: change token for build_profiler
Browse files Browse the repository at this point in the history
  • Loading branch information
tippmar-nr committed Dec 2, 2024
1 parent 688ef53 commit e8ead94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_profiler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
with:
token: ${{ secrets.DOTNET_AGENT_GH_TOKEN}}
commit-message: "chore: Update Profiler NuGet Package Reference to v${{ needs.package-and-deploy.outputs.package_version }}."
title: "chore: Update Profiler NuGet Package Reference to v${{ needs.package-and-deploy.outputs.package_version }}"
branch: profiler-nuget-updates/${{ github.ref_name }}
Expand Down

0 comments on commit e8ead94

Please sign in to comment.