Skip to content

Commit

Permalink
REmoving GitHub Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
benwatson528 committed May 1, 2021
1 parent 4818363 commit 4df1128
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,6 @@ jobs:
asset_name: intellij-avro-parquet-viewer-${{ steps.trim_tag.outputs.tag }}.zip
asset_content_type: application/zip

- name: Publish to GitHub Packages
run: ./gradlew publish
env:
USERNAME: ${{ github.actor }}
TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Increment release version
id: increment_version
uses: christian-draeger/[email protected]
Expand Down

0 comments on commit 4df1128

Please sign in to comment.