1 parent 426391d commit 681bd79Copy full SHA for 681bd79
1 file changed
.github/workflows/homebrew.yml
@@ -22,8 +22,5 @@ jobs:
22
gping ${{ steps.extract-version.outputs.VERSION }}
23
24
Created by https://github.com/mislav/bump-homebrew-formula-action
25
- # codeload serves the tarball directly; the github.com archive URL
26
- # redirects with 303, which the action rejects (mislav/bump-homebrew-formula-action#340)
27
- download-url: https://codeload.github.com/orf/gping/tar.gz/refs/tags/${{ github.ref_name }}
28
env:
29
COMMITTER_TOKEN: ${{ secrets.COMMITTER_TOKEN }}
0 commit comments