Skip to content

Commit

Permalink
Merge pull request #6 from jtprogru/develop
Browse files Browse the repository at this point in the history
Stupid fix
  • Loading branch information
jtprogru authored Dec 7, 2021
2 parents fe0e240 + d954509 commit 04d1632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
- name: Checkout repo
uses: actions/[email protected]
- name: Ping endpoint
run: curl "https://proxy.golang.org/github.com/jtprogru/g-monkill/@v/$(git describe HEAD --tags --abbrev=0).info"
run: curl "https://proxy.golang.org/github.com/jtprogru/go-monkill/@v/$(git describe HEAD --tags --abbrev=0).info"

0 comments on commit 04d1632

Please sign in to comment.