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:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -13,6 +13,8 @@ jobs:
|
||||
env:
|
||||
HAS_TOKEN: ${{ secrets.REPO_PASSWORD != '' }}
|
||||
steps:
|
||||
- name: Elevate Permissions
|
||||
run: chmod +x gradlew
|
||||
- uses: actions/checkout@v2.3.4
|
||||
- name: Set up Java
|
||||
uses: actions/setup-java@v2
|
||||
|
||||
Reference in New Issue
Block a user