Skip to content

Commit

Permalink
Remove token from workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollonval authored Nov 28, 2023
1 parent 3e2ea24 commit 01378e2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ on:

workflow_dispatch:
inputs:
token:
description: "GitHub access token"
required: true
branch:
description: "The branch to target"
required: false
Expand Down

0 comments on commit 01378e2

Please sign in to comment.