Skip to content

Commit

Permalink
ALFREDAPI-560 [test] publish snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
codingBenVdS committed Aug 20, 2024
1 parent 0c3904f commit f2e1609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ 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: >-
Expand Down

0 comments on commit f2e1609

Please sign in to comment.