Update release.yml
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
|
||||
- name: Create archive
|
||||
run: |
|
||||
tar -czf QuickWrt.tar.gz --exclude=.git .
|
||||
git archive --format=tar.gz -o QuickWrt.tar.gz HEAD
|
||||
|
||||
- name: Create Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
|
||||
Reference in New Issue
Block a user