Commit 3c4e0942fb9a89718c20bea22f8ab25e53c7473d

Authored by Perry Werneck
Committed by GitHub
1 parent a6a508d4
Exists in develop

Update publish.yml

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
.github/workflows/publish.yml
... ... @@ -17,6 +17,7 @@ jobs:
17 17 id: gettag
18 18 with:
19 19 repository: PerryWerneck/libv3270
  20 + sort-tags: true
20 21 releases-only: true
21 22 - uses: msys2/setup-msys2@v2
22 23 with:
... ...