mirror of
https://github.com/hashicorp/vault-action.git
synced 2025-11-09 16:16:55 +00:00
remove unneeded id
This commit is contained in:
parent
90459f262e
commit
937fb507d5
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -155,7 +155,6 @@ jobs:
|
|||
|
||||
- name: Test Vault Action (special chars)
|
||||
uses: ./
|
||||
id: kv-secrets
|
||||
with:
|
||||
url: http://localhost:8200
|
||||
token: testtoken
|
||||
|
|
|
|||
Loading…
Reference in a new issue