Skip to content

Commit

Permalink
REM-883 - Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
naz013 committed Dec 17, 2024
1 parent 4d5e7a1 commit c0a9b18
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_and_publish_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ jobs:
packageName: com.cray.software.justreminder
releaseFiles: ${{ steps.sign-free.outputs.signedReleaseFile }}
track: alpha
changesNotSentForReview: true

- name: Sign Pro AAB
id: sign-pro
Expand All @@ -112,4 +111,3 @@ jobs:
packageName: com.cray.software.justreminderpro
releaseFiles: ${{ steps.sign-pro.outputs.signedReleaseFile }}
track: alpha
changesNotSentForReview: true

0 comments on commit c0a9b18

Please sign in to comment.