1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-24 15:40:15 +01:00

Only upload artifact when on master

This commit is contained in:
squidfunk 2019-12-06 16:22:04 +01:00
parent 6c9e91745e
commit aa093cc23d

View File

@ -60,6 +60,7 @@ jobs:
# Upload distribution files
- uses: actions/upload-artifact@v1
if: startsWith(github.ref, 'refs/tags')
with:
name: material
path: material