Skip to content

Commit 681bd79

Browse files
committed
Remove custom codeload url
1 parent 426391d commit 681bd79

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/homebrew.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,5 @@ jobs:
2222
gping ${{ steps.extract-version.outputs.VERSION }}
2323
2424
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 }}
2825
env:
2926
COMMITTER_TOKEN: ${{ secrets.COMMITTER_TOKEN }}

0 commit comments

Comments
 (0)