mirror of
https://github.com/InsanusMokrassar/TelegramBotApiLibraries.git
synced 2025-09-07 17:19:27 +00:00
Update commit-publish.yml
This commit is contained in:
4
.github/workflows/commit-publish.yml
vendored
4
.github/workflows/commit-publish.yml
vendored
@@ -10,10 +10,6 @@ jobs:
|
|||||||
java-version: 1.8
|
java-version: 1.8
|
||||||
- name: prebuild
|
- name: prebuild
|
||||||
run: ./gradlew clean build
|
run: ./gradlew clean build
|
||||||
- name: Disallow Concurrent Runs
|
|
||||||
uses: byu-oit/github-action-disallow-concurrent-runs@v2
|
|
||||||
with:
|
|
||||||
token: ${{ github.token }}
|
|
||||||
- name: Publish package
|
- name: Publish package
|
||||||
run: ./gradlew --no-parallel publishAllPublicationsToGithubPackagesRepository
|
run: ./gradlew --no-parallel publishAllPublicationsToGithubPackagesRepository
|
||||||
env:
|
env:
|
||||||
|
Reference in New Issue
Block a user