Skip to content

Commit

Permalink
Update 1pass.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Crushoverride007 committed Nov 22, 2023
1 parent a24c185 commit c0d56a2
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/1pass.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,10 @@ jobs:
service-account-token: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}
subdomain: my
vault: 1Pass
secrets: |
MY_SECRET=Git1p
env:
OP_CONNECT_TOKEN: ${{ secrets.OP_CONNECT_TOKEN }}

env:
SECRET: op://app-cicd/hello-world/secret

- name: Run tests
run: |
export MY_SECRET="${{ secrets.MY_SECRET }}"
Expand Down

0 comments on commit c0d56a2

Please sign in to comment.