Skip to content

Commit

Permalink
Fix trokk-stage vault path (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sindrir authored Dec 16, 2024
1 parent 5c925df commit 4993c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
secretId: ${{ secrets.VAULT_SECRET_ID }}
secrets: |
kv/team/text/data/artifactory * | ART_ ;
kv/team/text/trokk-stage * | TROKK_ ;
kv/team/text/data/trokk-stage * | TROKK_ ;
# Git fix for Windows, workaround for permission issues regarding self-hosted runners
- name: Windows; Git fix
Expand Down

0 comments on commit 4993c95

Please sign in to comment.