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 ed48aca commit 0d4598dCopy full SHA for 0d4598d
.github/workflows/aastats-data-set-randomizer.yml
@@ -92,7 +92,7 @@ jobs:
92
id: secrets
93
uses: hashicorp/[email protected]
94
with:
95
- url: https://rgonzovault.us:8200
+ url: ${{ secrets.VAULT_URL }}
96
role: github-actions-role
97
method: jwt
98
path: gh-actions
0 commit comments