Skip to content

Commit 5bf6859

Browse files
committed
chore(ci): Remove unused secret input.
1 parent 841b9eb commit 5bf6859

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/keyfactor-starter-workflow.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
command_base_api_path: ${{ vars.COMMAND_API_PATH }}
1919
secrets:
2020
token: ${{ secrets.V2BUILDTOKEN}}
21-
APPROVE_README_PUSH: ${{ secrets.APPROVE_README_PUSH}}
2221
gpg_key: ${{ secrets.KF_GPG_PRIVATE_KEY }}
2322
gpg_pass: ${{ secrets.KF_GPG_PASSPHRASE }}
2423
scan_token: ${{ secrets.SAST_TOKEN }}

0 commit comments

Comments
 (0)