Skip to content

Commit

Permalink
add missing APPLE_ID, see #23335
Browse files Browse the repository at this point in the history
git-svn-id: https://josm.openstreetmap.de/svn/trunk@18906 0c6e7542-c601-0410-84e7-c038aed88b3b
  • Loading branch information
stoecker committed Dec 5, 2023
1 parent 74cc71f commit a4b8a0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ jobs:
env:
CERT_MACOS_P12: ${{ secrets.CERT_MACOS_P12 }}
CERT_MACOS_PW: ${{ secrets.CERT_MACOS_PW }}
APPLE_ID: ${{ secrets.APPLE_ID }}
APPLE_ID_PW: ${{ secrets.APPLE_ID_PW }}
APPLE_ID_TEAM: ${{ secrets.APPLE_ID_TEAM }}
run: |
Expand Down

0 comments on commit a4b8a0e

Please sign in to comment.