File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -59,8 +59,8 @@ The generated RPMs or SRPMS can be uploaded as artifacts by using actions/upload
5959
6060# ### Above workflow will create an artifact like :
6161
62- [artifact_image](! assests/upload_artifacts.png)
63- <img src="assests/upload_artifacts.png" alt>
62+ ! [artifact_image](assests/upload_artifacts.png)
63+
6464
6565Use with Release :
6666` ` ` yaml
@@ -117,8 +117,7 @@ jobs:
117117
118118#### The above release uploads SRPM like :
119119
120- [artifact_image](!assests/upload_release_asset.png)
121- <img src="assests/upload_release_asset.png" alt>
120+ 
122121
123122Example Repository which uses rpmbuild action https://github.com/naveenrajm7/cello
124123
@@ -145,4 +144,4 @@ If your RPMs are distribution specific like el7 or el8.
145144
146145The scripts and documentation in this project are released under the [GNU GPLv3](LICENSE)
147146
148- *Created during the GitHub Actions Hackathon 2020 :octocat: :computer: .*
147+ *Created during the GitHub Actions Hackathon 2020 :octocat: :computer: .*
You can’t perform that action at this time.
0 commit comments