Skip to content

Commit ecc1827

Browse files
authored
publish.yml: Don't wait for Cloudsmith package synchronization (#7)
1 parent c5d2d45 commit ecc1827

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
repo: oss
6969
distro: any-distro
7070
release: any-version
71+
no-wait-for-sync: true
7172
file: composer-semver_Linux_arm64.deb
7273

7374
- name: Push composer-semver_Linux_amd64.deb
@@ -80,4 +81,5 @@ jobs:
8081
repo: oss
8182
distro: any-distro
8283
release: any-version
84+
no-wait-for-sync: true
8385
file: composer-semver_Linux_amd64.deb

0 commit comments

Comments
 (0)