2
0
mirror of https://gitea.com/actions/upload-artifact.git synced 2025-02-24 20:50:33 +07:00
upload-artifact/.gitattributes

5 lines
133 B
Plaintext
Raw Normal View History

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