We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebbf17b commit 5f6c9f6Copy full SHA for 5f6c9f6
.github/workflows/publish-changelog.yml
@@ -2,9 +2,6 @@ name: "Publish Changelog"
2
on:
3
workflow_dispatch:
4
inputs:
5
- token:
6
- description: "GitHub access token"
7
- required: true
8
target:
9
description: "The owner/repo GitHub target"
10
required: false
example-workflows/publish-changelog.yml
@@ -5,9 +5,6 @@ on:
11
branch:
12
description: "The branch to target"
13
0 commit comments