We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdb9c3d commit 0820344Copy full SHA for 0820344
.github/workflows/release.yml
@@ -62,7 +62,7 @@ jobs:
62
env:
63
GH_TOKEN: ${{ secrets.HOMEBREW_RELEASE_GH_TOKEN }}
64
- name: Trigger Winget Build
65
- uses: actions/github-script@660ec11d825b714d112a6bb9727086bc2cc500b2
+ uses: actions/github-script@4020e461acd7a80762cdfff123a1fde368246fa4
66
with:
67
github-token: ${{ secrets.GITHUB_TOKEN }}
68
script: |
0 commit comments