diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 9738253..756f7b1 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -23,7 +23,7 @@ jobs: with: export-env: true env: - SECRET: op://acceptance-tests/test-secret/not_existing_field + SECRET: op://acceptance-tests/test-secret/password SECRET_IN_SECTION: op://acceptance-tests/test-secret/test-section/password MULTILINE_SECRET: op://acceptance-tests/multiline-secret/notesPlain - name: Assert test secret values