Skip to content

Commit baff4a6

Browse files
authored
Merge pull request #1 from JonTheNiceGuy/patch-1
Fixed typo, made link
2 parents 22b3f8a + 4778bb9 commit baff4a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# upload-packagecloud
22

3-
GitHub Action to upload packages to PackgeCloud.io.
3+
GitHub Action to upload packages to [PackageCloud.io](https://PackageCloud.io).
44

55
All the other similar actions out there have flaws and do not meet my needs.
66
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
5454
packages: .
5555
rpmdists: el/6
5656
debdists: ubuntu/focal debian/buster
57-
```
57+
```

0 commit comments

Comments
 (0)