Skip to content

Commit

Permalink
Update publish-studio-winget.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikMennen authored Jul 19, 2024
1 parent 036bb48 commit b32afaf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/publish-studio-winget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ jobs:
uses: actions/checkout@v4
with:
submodules: recursive
- name: Install winget
uses: Cyberboss/install-winget@v1
with:
GITHUB_TOKEN: ${{ secrets.HENDRIK_PERSONAL_TOKEN }}
- name: Install wingetcreate
run: winget install wingetcreate --disable-interactivity --accept-source-agreements
- uses: mavrosxristoforos/[email protected]
name: Get Version
id: get-oneware-version
Expand Down

0 comments on commit b32afaf

Please sign in to comment.