Skip to content

Commit

Permalink
Cleanup pipeline (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornandre authored Nov 9, 2023
1 parent 6cf467f commit ec1bc2c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,6 @@ jobs:
with:
tag: ${{ steps.release_jar.outputs.tag }}

- name: Publish GitHub release
uses: eregon/publish-release@v1
env:
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
with:
release_id: ${{ steps.create_github_release.outputs.id }}

- name: Upload assets to GitHub release
uses: actions/upload-release-asset@v1
env:
Expand Down

0 comments on commit ec1bc2c

Please sign in to comment.