Skip to content

Commit 6cada71

Browse files
authored
chore: inheriting secrets
Removed secrets section for GitHub token from workflow.
1 parent e32ef8c commit 6cada71

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/create-github-release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
name: create-github-release
22
on:
33
workflow_call:
4-
secrets:
5-
SVC_CLI_BOT_GITHUB_TOKEN:
6-
description: A Github PAT with repo write access.
7-
required: true
8-
94
inputs:
105
prerelease:
116
type: string

0 commit comments

Comments
 (0)