Skip to content

Commit 245cee9

Browse files
committed
cowardly create a full archive
1 parent 8c224f8 commit 245cee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
4949
- name: Prepare release
5050
run: |
51-
tar --directory /tmp/release --create --file holedaemon.net.${{ github.ref_name }}.tar
51+
tar --directory /tmp/release --create --file holedaemon.net.${{ github.ref_name }}.tar .
5252
5353
- name: Push release to GitHub
5454
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)