mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2025-12-19 15:09:19 +00:00
Update publish.yml
This commit is contained in:
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
@@ -3,7 +3,7 @@ name: Publish to HibiscusMC Repository
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- remapped
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@@ -26,4 +26,4 @@ jobs:
|
||||
run: ./gradlew api:publishMavenPublicationToSkyRepositoryRepository
|
||||
env:
|
||||
REPO_USERNAME: ${{ secrets.REPO_USERNAME }}
|
||||
REPO_PASSWORD: ${{ secrets.REPO_PASSWORD }}
|
||||
REPO_PASSWORD: ${{ secrets.REPO_PASSWORD }}
|
||||
|
||||
Reference in New Issue
Block a user