Compare commits
1 Commits
07e350bf67
...
bd56602df7
Author | SHA1 | Date | |
---|---|---|---|
![]() |
bd56602df7 |
@@ -17,8 +17,8 @@ jobs:
|
||||
env:
|
||||
BUILD_ONLY: true
|
||||
- name: Create archive
|
||||
run: tar -czf public.tar.gz public/
|
||||
- name: Do release
|
||||
uses: ncipollo/release-action@v1
|
||||
with:
|
||||
artifacts: public.tar.gz
|
||||
artifacts: public/
|
||||
allowUpdates: true
|
||||
|
Reference in New Issue
Block a user