Another attempt at deploy github action

pull/30/head
Benedikt Terhechte 3 years ago
parent d6d2ab5e4e
commit 68e35dbf0e

@ -29,7 +29,7 @@ jobs:
steps: steps:
- name: Production Build - name: Production Build
uses: actions/checkout@v2 uses: actions/checkout@v2
run: ${{ matrix.command }} - run: ${{ matrix.command }}
- name: Archive production artifacts - name: Archive production artifacts
uses: actions/upload-artifact@v2 uses: actions/upload-artifact@v2
with: with:

Loading…
Cancel
Save