Skip to content
This repository was archived by the owner on Jul 17, 2018. It is now read-only.

Commit 867253c

Browse files
authored
Merge pull request #217 from danieljamesrees/fix_vault_var
Fix Vault variable name
2 parents e7a58fa + 18a50da commit 867253c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ jobs:
386386
- task: publish-draft-release
387387
file: devtools-boshrelease/ci/tasks/publish-draft-release/publish-draft-release.yml
388388
params:
389-
GITHUB_ACCESS_KEY: ((github_access_key))
389+
GITHUB_ACCESS_KEY: ((github-access-key))
390390
OWNER: finkit
391391
REPO: devtools-boshrelease
392392
VERSION: version/version

0 commit comments

Comments
 (0)