Skip to content

Commit

Permalink
remove debug steps
Browse files Browse the repository at this point in the history
  • Loading branch information
mvoigt-sag authored May 6, 2024
1 parent f12caff commit 027a2d9
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,6 @@ jobs:
name: cumulocity-clients-kotlin-maven
path: mavenRepo

- name: show downloaded content
run: |
ls -lsa artifacts/
ls -lsa mavenRepo/
- name: Upload aar to release
uses: actions/upload-release-asset@v1
env:
Expand All @@ -81,4 +76,4 @@ jobs:

- name: TODO upload to maven using secrets
run: |
echo "TODO: upload to maven using secrets"
echo "TODO: upload to maven using secrets"

0 comments on commit 027a2d9

Please sign in to comment.