Skip to content

Commit e296ebd

Browse files
committed
Remove latest file publish
1 parent 2fdb751 commit e296ebd

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/goreleaser.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,6 @@ jobs:
3838
with:
3939
cosign-release: 'v2.2.0'
4040

41-
- name: Upload Latest Information
42-
uses: azure/CLI@v2
43-
with:
44-
inlineScript: |
45-
version="${{ github.ref_name }}"
46-
echo "Version: $version"
47-
echo "$version" > latest.txt
48-
env:
49-
AZURE_STORAGE_SAS_TOKEN: ${{ secrets.AZURE_STORAGE_SAS_TOKEN }}
50-
5141
- name: Run GoReleaser
5242
uses: goreleaser/goreleaser-action@v5
5343
with:

0 commit comments

Comments
 (0)