diff --git a/.github/workflows/create-artifact-macos.yml b/.github/workflows/create-artifact-macos.yml index 6b653ebe..78947aa4 100644 --- a/.github/workflows/create-artifact-macos.yml +++ b/.github/workflows/create-artifact-macos.yml @@ -1,4 +1,4 @@ -name: Create artifact [MACOS] +name: Create artifact [MAC] on: workflow_dispatch: {} @@ -23,7 +23,7 @@ jobs: - name: Upload Artifact uses: actions/upload-artifact@v3 with: - name: linux-build + name: macos-build retention-days: 3 path: | build