Skip to content

Commit

Permalink
Revert "ci: Re-add version:latest tag to CloudSmith deploy"
Browse files Browse the repository at this point in the history
This is still broken https://www.github.com/cloudsmith-io/action/issues/60

This reverts commit 36d9205.
  • Loading branch information
jtojnar committed Sep 26, 2024
1 parent 58d1d30 commit 03e0372
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ jobs:
file: ${{ steps.zipball.outputs.file_name }}
name: selfoss.zip
version: ${{ steps.zipball.outputs.version }}
tags: "version:latest"

- name: Prepare a changelog
run: |
Expand Down

0 comments on commit 03e0372

Please sign in to comment.