Skip to content

Commit

Permalink
Merge pull request #5051 from kiva/fix-CP-603-dont-pass-token
Browse files Browse the repository at this point in the history
fix: [CP-603] We shouldn't need to pass the token in for this step
  • Loading branch information
kathrynlovett authored Oct 27, 2023
2 parents 63844c0 + 92a257e commit 9dcdb58
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/create-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,5 @@ jobs:
write_to_file: "true"
- name: update-package-file
uses: ./.github/actions/semantic-package-json-update
env:
GITHUB_PAT: ${{ secrets.KIVA_ROBOT_GITHUB_PAT }}
with:
new_version: ${{ steps.release.outputs.tag }}

0 comments on commit 9dcdb58

Please sign in to comment.