mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-05-20 07:30:40 -04:00
Merge #256
256: Give GitHub some time to process the deletion of the release r=thomaseizinger a=thomaseizinger Co-authored-by: Thomas Eizinger <thomas@eizinger.io>
This commit is contained in:
commit
3f12c6f58a
1 changed files with 3 additions and 0 deletions
3
.github/workflows/latest-release.yml
vendored
3
.github/workflows/latest-release.yml
vendored
|
@ -18,6 +18,9 @@ jobs:
|
|||
release-name: latest
|
||||
token: ${{ secrets.BOTTY_GITHUB_TOKEN }}
|
||||
|
||||
- name: Give GitHub some time to process the deletion, otherwise our release shows up as draft. Sigh.
|
||||
run: sleep 10
|
||||
|
||||
- name: Create 'latest' release
|
||||
uses: actions/create-release@v1
|
||||
env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue