Skip to content

Commit

Permalink
fix: [CP-603] We shouldn't need to pass the token in for this step
Browse files Browse the repository at this point in the history
  • Loading branch information
kathrynlovett committed Oct 27, 2023
1 parent 63844c0 commit 92a257e
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 92a257e

Please sign in to comment.