This commit is contained in:
parent
cc0a72a06a
commit
ccda44d248
@ -24,7 +24,7 @@ jobs:
|
||||
- name: Pwd & ls
|
||||
run: pwd ; ls
|
||||
- name: Create tarfile
|
||||
run: tar -cf website.tar ./*
|
||||
run: tar -cf website.tar public
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user