Skip to content

Commit

Permalink
add teamid
Browse files Browse the repository at this point in the history
  • Loading branch information
marzelwidmer committed Sep 8, 2024
1 parent 536fdde commit 3051c01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ jobs:
with:
p12-file-base64: ${{ secrets.CERTIFICATES_P12 }}
p12-password: ${{ secrets.CERTIFICATES_PASSWORD }}
provisioning-profile-base64: ${{ secrets.PROVISIONING_PROFILE }}


- name: Create DMG
run: ./gradlew packageReleaseDmg
Expand Down

0 comments on commit 3051c01

Please sign in to comment.