Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DementevNikita authored Feb 15, 2023
1 parent 7e77aa6 commit bb9cbfd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,5 @@ jobs:
- name: Upload files to a GitHub release
uses: svenstaro/[email protected]
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: build/libs/odd-spark-adapter-${{ steps.build.outputs.version }}.jar
tag: ${{ github.event.release.tag_name }}
tag: ${{ github.event.release.tag_name }}

0 comments on commit bb9cbfd

Please sign in to comment.