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 1dc6a4a commit fa24348Copy full SHA for fa24348
.github/workflows/time-tracker-ui-ci.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Unlock DEV secrets
33
uses: sliteteam/[email protected]
34
env:
35
- GIT_CRYPT_KEY: ${{ secrets.GIT_CRYPT_KEY_STAGE }}
+ GIT_CRYPT_KEY: ${{ secrets.GIT_CRYPT_KEY_DEFAULT }}
36
37
- name: build docker
38
run: make build
0 commit comments