Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
funkemunky authored Aug 15, 2022
1 parent caebe7c commit 8fbda89
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,3 @@ jobs:
with:
name: AtlasVelocity
path: AtlasParent/AtlasVelocity/target/AtlasVelocity-*.jar
- name: Nexus Repo Publish
uses: sonatype-nexus-community/nexus-repo-github-action@master
with:
serverUrl: https://nexus.funkemunky.cc
username: ${{ secrets.DEPLOY_USERNAME }}
password: ${{ secrets.DEPLOY_PASSWORD }}
format: maven2
repository: snapshots
coordinates: groupId=cc.funkemunky.plugins artifactId=Atlas version=latest
assets: extension=jar
filename: AtlasParent/AtlasBukkit/target/AtlasBukkit-*.jar


0 comments on commit 8fbda89

Please sign in to comment.