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.
2 parents 5bca1ff + 930eb55 commit a8721f9Copy full SHA for a8721f9
.github/workflows/publish.yml
@@ -140,4 +140,4 @@ jobs:
140
# This updates the documentation on pkg.go.dev and the latest version available via the Go module proxy
141
- name: Pull new module version
142
if: startsWith(github.ref, 'refs/tags/')
143
- uses: andrewslotin/go-proxy-pull-action@v1.0.3
+ uses: andrewslotin/go-proxy-pull-action@v1.1.0
0 commit comments