We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6029810 commit b94000eCopy full SHA for b94000e
.github/workflows/solidity.yml
@@ -77,6 +77,8 @@ jobs:
77
78
- name: Load secrets
79
uses: 1password/load-secrets-action@v3
80
+ with:
81
+ export-env: true
82
env:
83
NPM_TOKEN: op://platform/npmjs/credential
84
PAT_TOKEN: op://platform/github-commit-pat/credential
0 commit comments