Skip to content

Commit

Permalink
Update post-release-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shaynafinocchiaro authored Nov 7, 2024
1 parent dbcd64b commit 55696b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/post-release-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
app-id: ${{ vars.CSM_RELEASE_APP_ID }}
private-key: ${{ secrets.CSM_RELEASE_APP_PRIVATE_KEY }}

- name: Create Pull Request
- name: Create PR for Release Updates
uses: peter-evans/create-pull-request@v7
with:
token: ${{ steps.generate-token.outputs.token }}
Expand Down

0 comments on commit 55696b4

Please sign in to comment.