Skip to content

Commit

Permalink
refactor: remove wrong spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen committed Apr 22, 2024
1 parent fc1209b commit f59d32a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:

- name: "remove gpg key"
run: |
rm gpg.key
rm gpg.key
# Push images to registries (only for canary build)
# The custom Dockerfile.canary is necessary
Expand Down

0 comments on commit f59d32a

Please sign in to comment.