Skip to content

Commit

Permalink
Fix URL
Browse files Browse the repository at this point in the history
  • Loading branch information
SupremeMortal committed Oct 31, 2022
1 parent 618cdd7 commit cd0d425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
deploy:
uses: CloudburstMC/Protocol/.github/workflows/deploy.yml@3.0
with:
deploy-url: "https://repo.opencollab.dev/repository/maven-deploy-snapshot/"
deploy-url: "https://repo.opencollab.dev/maven-deploy-snapshot/"
secrets:
DEPLOY_USERNAME: ${{ secrets.OPENCOLLAB_USERNAME }}
DEPLOY_PASSWORD: ${{ secrets.OPENCOLLAB_PASSWORD }}
Expand Down

0 comments on commit cd0d425

Please sign in to comment.