We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68a40a0 commit 273d10dCopy full SHA for 273d10d
1 file changed
.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