Skip to content

Commit

Permalink
fix: removes environment as not necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
baywet authored Aug 12, 2024
1 parent 37dc035 commit cc06edd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,6 @@ jobs:
release-to-github:
if: contains(github.ref, 'refs/tags/v')
runs-on: ubuntu-latest
environment: maven_central
steps:
- uses: actions/checkout@v4
- name: Setup JDK
Expand Down

0 comments on commit cc06edd

Please sign in to comment.