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 8a1157a + 225b770 commit 5abd83aCopy full SHA for 5abd83a
.github/workflows/publish.yml
@@ -139,4 +139,5 @@ jobs:
139
}
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/[email protected]
0 commit comments