1
Fork 0
mirror of https://gitea.com/actions/upload-artifact.git synced 2024-11-14 12:45:58 +01:00
upload-artifact/.gitattributes

5 lines
133 B
Text
Raw Normal View History

2020-08-26 17:22:38 +02:00
* text=auto eol=lf
2022-04-08 05:21:58 +02:00
.licenses/** -- name: Download a Build Artifact
uses: actions/download-artifact@v2.1.0
linguist-generated=true