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.
1 parent 988c65b commit 81de439Copy full SHA for 81de439
1 file changed
.github/workflows/binaries.yml
@@ -85,7 +85,7 @@ jobs:
85
86
- name: Install cloudsmith
87
if: startsWith(github.ref, 'refs/tags/')
88
- uses: cloudsmith-io/cloudsmith-cli-action@v2.0.2
+ uses: cloudsmith-io/cloudsmith-cli-action@v2.0.3
89
with:
90
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
91
0 commit comments