Skip to content

Commit

Permalink
ALFREDAPI-560 [update] signingKeyId
Browse files Browse the repository at this point in the history
  • Loading branch information
codingBenVdS committed Aug 20, 2024
1 parent f2e1609 commit 6d62888
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
detailed_summary: true
- name: Publish
# if: ${{ startsWith(github.ref, 'refs/heads/master') || startsWith(github.ref, 'refs/heads/release') }}
if: ${{ startsWith(github.ref, 'refs/heads/master') || startsWith(github.ref, 'refs/heads/release') }}
uses: gradle/[email protected]
with:
arguments: >-
--info -PsigningKeyId=DF8285F0
--info -PsigningKeyId=CDE3528F
:alfresco:${{ matrix.alfresco_version }}:publish

0 comments on commit 6d62888

Please sign in to comment.