Skip to content

Commit

Permalink
ci: changing name for the artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
ivgonzalezc committed Feb 26, 2024
1 parent ef69f9f commit 1d30410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:

- name: Send artifacts to Jfrog
run: |
jfrog rt u "go-client-library-passwordsafe/*" ${{ env.JFROG_SERVER}}
jfrog rt u "go-library-passwordsafe/*" ${{ env.JFROG_SERVER}}
- name: Publish Build Information
run: |
Expand Down

0 comments on commit 1d30410

Please sign in to comment.