We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acfa5bf commit f1069bdCopy full SHA for f1069bd
.github/workflows/build.yaml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
# Load secrets from 1Password
21
- - uses: 1password/load-secrets-action/configure@v2
+ - uses: 1password/load-secrets-action@v2
22
id: op-load-secret
23
with:
24
export-env: false
0 commit comments