Skip to content

Commit

Permalink
another release.yml syntax fix
Browse files Browse the repository at this point in the history
  • Loading branch information
worstell committed Nov 16, 2023
1 parent 3d9e11b commit b486a2d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,6 @@ jobs:
java-version: "11"
distribution: "temurin"
- name: Publish JARs
with:
username: ${{ github.actor }}
password: ${{ github.token }}
run: |
git config user.name github-actions
git config user.email [email protected]
Expand Down

0 comments on commit b486a2d

Please sign in to comment.