We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c2de8e commit a60c913Copy full SHA for a60c913
.github/workflows/publish.yml
@@ -12,4 +12,4 @@ jobs:
12
- name: Checkout repo
13
uses: actions/[email protected]
14
- name: Ping endpoint
15
- run: curl "https://proxy.golang.org/github.com/dtomasi/di/@v/$(git describe HEAD --tags --abbrev=0).info"
+ run: curl "https://proxy.golang.org/github.com/dtomasi/gocc/@v/$(git describe HEAD --tags --abbrev=0).info"
0 commit comments