Skip to content

Commit

Permalink
Removing comments...
Browse files Browse the repository at this point in the history
  • Loading branch information
hanjos authored Oct 17, 2023
1 parent 7cea805 commit 011f00a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
with:
java-version: 8
distribution: temurin
server-id: github # == project.distributionManagement.repository.id. How to extract it from pom.xml?
settings-path: ${{ github.workspace }} # location for the settings.xml file
server-id: github
settings-path: ${{ github.workspace }}

- name: Setup Clojure
uses: DeLaGuardo/setup-clojure@12.1
Expand Down

0 comments on commit 011f00a

Please sign in to comment.