Skip to content

Commit

Permalink
Remove unnecessary secret
Browse files Browse the repository at this point in the history
  • Loading branch information
leviem1 committed Jul 6, 2021
1 parent fd3e0a7 commit 71589dd
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 @@ -39,9 +39,6 @@ jobs:
release:
needs: build
runs-on: ubuntu-latest
env:
SPS_MVN_USER: ${{ secrets.SPS_MVN_USER }}
SPS_MVN_PASS: ${{ secrets.SPS_MVN_PASS }}
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 71589dd

Please sign in to comment.