Skip to content

Commit 3c3fa8b

Browse files
committed
test
1 parent 193485b commit 3c3fa8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_latest_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
uses: "./.github/actions/create_mrt"
7676
with:
7777
mobify_user: ${{ secrets[matrix.environment.mobify_user] }}
78-
mobify_api_key: ${{ secrets[environment.mobify_api_key] }}
78+
mobify_api_key: ${{ secrets[matrix.environment.mobify_api_key] }}
7979

8080
- name: Set bundle name
8181
run: |-

0 commit comments

Comments
 (0)