Skip to content

Commit a976532

Browse files
authored
Merge pull request #15 from 42Box/develop
Deploy main merge 14
2 parents cdbbacb + f32c88c commit a976532

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/Deployment.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ jobs:
4747
- name: Setting Master Key
4848
run: |
4949
echo "$MASTER_KEY" > Tuist/master.key
50+
env:
51+
MASTER_KEY: ${{secrets.MASTER_KEY}}
5052

5153
- name: Mise
5254
uses: jdx/mise-action@v2

0 commit comments

Comments
 (0)