We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22b3f8a + 4778bb9 commit baff4a6Copy full SHA for baff4a6
README.md
@@ -1,6 +1,6 @@
1
# upload-packagecloud
2
3
-GitHub Action to upload packages to PackgeCloud.io.
+GitHub Action to upload packages to [PackageCloud.io](https://PackageCloud.io).
4
5
All the other similar actions out there have flaws and do not meet my needs.
6
This one probably has flaws too, but it tries to be better.
@@ -54,4 +54,4 @@ RedHat packages only go into `el/6` and Debian packages go into `ubuntu/focal` a
54
packages: .
55
rpmdists: el/6
56
debdists: ubuntu/focal debian/buster
57
-```
+```
0 commit comments