aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/mac.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/mac.yml')
-rw-r--r--.github/workflows/mac.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/mac.yml b/.github/workflows/mac.yml
index 72440c24f..d3889ab20 100644
--- a/.github/workflows/mac.yml
+++ b/.github/workflows/mac.yml
@@ -35,7 +35,7 @@ jobs:
- name: test mobile build
env:
SSRF_USER_EMAIL: ssrftest-mac@hohndel.org
- SSRF_USER_PASSWORD: ${{ secrets.cloudmac }}
+ SSRF_USER_PASSWORD: geheim-mac
run: |
echo "------------------------------------"
echo "run tests for mobile build"
@@ -64,7 +64,7 @@ jobs:
- name: test desktop build
env:
SSRF_USER_EMAIL: ssrftest-mac@hohndel.org
- SSRF_USER_PASSWORD: ${{ secrets.cloudmac }}
+ SSRF_USER_PASSWORD: geheim-mac
run: |
echo "------------------------------------"
echo "run tests for desktop build"