1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-18 17:53:11 +02:00

Change the artifact destination

This commit is contained in:
Dlurak 2024-01-02 20:45:45 +01:00
parent 330e2bfc1c
commit 8b4683d7b0

View File

@ -42,7 +42,7 @@ jobs:
- name: Build static licenses
uses: actions/upload-artifact@v2
with:
name: licenses
name: github-pages/licenses
path: _licenses
- name: Upload artifact
# Automatically uploads an artifact from the './_site' directory by default