Skip to content

fix: replace non-existent peter-evans/workflow-dispatch with gh CLI#55

Merged
jrandolf merged 1 commit intomainfrom
fix/workflow-dispatch-action
Feb 24, 2026
Merged

fix: replace non-existent peter-evans/workflow-dispatch with gh CLI#55
jrandolf merged 1 commit intomainfrom
fix/workflow-dispatch-action

Conversation

@jrandolf
Copy link
Contributor

Summary

  • Replaces peter-evans/workflow-dispatch@v3 (which doesn't exist) with the equivalent gh workflow run command
  • Uses GH_TOKEN env var with the existing RELEASE_TOKEN secret for authentication

Test Plan

  • Verify next release tag trigger runs release-notes.yml workflow successfully

The peter-evans/workflow-dispatch action does not exist. Replace it with
the equivalent gh workflow run command using the GitHub CLI.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jrandolf jrandolf merged commit 17429f5 into main Feb 24, 2026
8 checks passed
@jrandolf jrandolf deleted the fix/workflow-dispatch-action branch February 24, 2026 20:14
@jrandolf jrandolf mentioned this pull request Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant