Skip to content

Commit

Permalink
fixing maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vahmed-hamdy authored Nov 17, 2023
1 parent 08d9487 commit 1b650c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Setup Jfrog
- uses: jfrog/setup-jfrog-cli@v3
uses: jfrog/setup-jfrog-cli@v3
env:
JF_URL: ${{ secrets.JF_URL }}
JF_USER: ${{ secrets.JF_USER }}
Expand Down

0 comments on commit 1b650c2

Please sign in to comment.