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 5936ae7 commit 2ec91d2Copy full SHA for 2ec91d2
.github/workflows/release.yml
@@ -29,7 +29,7 @@ jobs:
29
#if: "!contains(github.ref, '-')" # skip prereleases
30
with:
31
formula-name: archive-fusionvm
32
- homebrew-tap: nreilingh/nreilingh
+ homebrew-tap: nreilingh/homebrew-nreilingh
33
download-url: https://github.com/NReilingh/archive-fusionvm/releases/download/${{ steps.get_version.outputs.VERSION }}/archive-fusionvm.tar.gz
34
env:
35
COMMITTER_TOKEN: ${{ secrets.COMMITTER_TOKEN }}
0 commit comments