Skip to content

Commit

Permalink
chore: update komac version to 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hrzlgnm committed Dec 18, 2024
1 parent 21549d6 commit 235d5ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/winget-publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Update Package
uses: michidk/run-komac@latest
with:
komac-version: "2.6.0"
komac-version: "2.8.0"
args: "update hrzlgnm.mdns-browser --version $SHORT_VERSION --urls $FINAL_URL --submit --token=${{ secrets.WINGET_TOKEN }}"

cleanup:
Expand All @@ -51,5 +51,5 @@ jobs:
- name: Run Komac
uses: michidk/run-komac@latest
with:
komac-version: "2.6.0"
komac-version: "2.8.0"
args: "cleanup --only-merged --token=${{ secrets.WINGET_TOKEN }}"

0 comments on commit 235d5ac

Please sign in to comment.