Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
chiroito committed Apr 29, 2023
1 parent ce3b05e commit d0550c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Test
run: mvn -B package --file pom.xml

- name: Deploy Production
- name: Deploy Snapshot
env:
OSSRH_USERNAME: ${{ secrets.MAVEN_USERNAME }}
OSSRH_PASSWORD: ${{ secrets.MAVEN_USER_PASSWORD }}
Expand Down

0 comments on commit d0550c2

Please sign in to comment.