Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Jul 7, 2022
1 parent a3c1c28 commit 1dc46f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releaser.yml
Expand Up @@ -115,5 +115,5 @@ jobs:
cloudsmith push rpm symfony/stable/any-distro/any-version $filename
done
for filename in dist/*.apk; do
cloudsmith push alpine symfony/stable/any-distro/any-version $filename
cloudsmith push alpine symfony/stable/alpine/any-version $filename
done

0 comments on commit 1dc46f1

Please sign in to comment.