Skip to content

Commit

Permalink
ci: revert cloudsmith debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
jtojnar committed May 12, 2022
1 parent 2c93a8c commit f52346b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
file: ${{ steps.zipball.outputs.file_name }}
name: selfoss.zip
version: ${{ steps.zipball.outputs.version }}
extra: '--tags version:latest --debug'
extra: '--tags version:latest'

- name: Prepare a changelog
run: |
Expand Down

0 comments on commit f52346b

Please sign in to comment.