File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1212 steps :
1313 - name : Checkout repository
1414 uses : actions/checkout@v4
15-
15+
1616 - name : Get release version
1717 run : |
1818 # Extract tag
3232 formula-name : nethlink
3333 formula-path : Casks/n/nethlink.rb
3434 homebrew-tap : Homebrew/homebrew-cask
35+ tag-name : ${{ env.VERSION }}
3536 env :
3637 COMMITTER_TOKEN : ${{ secrets.HOMEBREW_GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1212 steps :
1313 - name : Checkout repository
1414 uses : actions/checkout@v4
15-
15+
1616 - name : Get release version
1717 run : |
1818 # Extract tag
3030 - name : Use winget-releaser to create a PR
3131 uses : vedantmgoyal9/winget-releaser@main
3232 with :
33- identifier : " NethServer .NethLink"
33+ identifier : " Nethesis .NethLink"
3434 version : ${{ env.VERSION }}
3535 token : ${{ secrets.WINGET_GITHUB_TOKEN }}
3636 fork-user : edospadoni
You can’t perform that action at this time.
0 commit comments