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