Skip to content

Commit

Permalink
Updated secret reference of Auth token
Browse files Browse the repository at this point in the history
The item was in the wrong vault.
  • Loading branch information
fredericsimard authored Dec 2, 2024
1 parent 3d120ac commit dc165e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/typescript_package_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
export-env: true # Export loaded secrets as environment variables
env:
OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}
NODE_AUTH_TOKEN: "op://TECHNOLOGIES/vwhmodynvelkwrqbpel45ncve4/credential"
NODE_AUTH_TOKEN: "op://rbiv7rvkkrsdlpcrz3bmv7nmcu/ppzc4jxrwkf3omdmcs7z2wiwum/credential"

- name: Publish to npm
run: cd ./models/typescript && npm publish
Expand Down

0 comments on commit dc165e2

Please sign in to comment.