Skip to content

Commit

Permalink
fix: remove github packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Ingrim4 authored Jun 17, 2021
1 parent 21858a8 commit 9dfb9b6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,3 @@ jobs:
artifacts: "dist/*"
name: Release ${{ env.RELEASE_VERSION }}
token: ${{ secrets.GITHUB_TOKEN }}
- name: Publish to GitHub Packages
run: mvn -pl orebfuscator-api --also-make -Drevision=$RELEASE_VERSION --batch-mode deploy
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9dfb9b6

Please sign in to comment.