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,6 +17,7 @@ jobs:
17 id: gettag 17 id: gettag
18 with: 18 with:
19 repository: PerryWerneck/libv3270 19 repository: PerryWerneck/libv3270
  20 + sort-tags: true
20 releases-only: true 21 releases-only: true
21 - uses: msys2/setup-msys2@v2 22 - uses: msys2/setup-msys2@v2
22 with: 23 with: