Skip to content

Commit

Permalink
INIT
Browse files Browse the repository at this point in the history
  • Loading branch information
mpetuska committed Jun 17, 2022
1 parent 810c472 commit 1ba7222
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,11 +153,6 @@ jobs:
key: ${{ runner.os }}-gradle-${{ hashFiles('**/*.gradle*', '**/gradle-wrapper.properties') }}
restore-keys: ${{ runner.os }}-gradle-

- uses: actions/download-artifact@v3
if: ${{ matrix.repository.enabled == true }}
with:
name: publications-${{ runner.os }}

- name: Resolve Version
if: ${{ matrix.repository.enabled == true }}
run: |
Expand Down

0 comments on commit 1ba7222

Please sign in to comment.