Skip to content

Commit 5e4e1d6

Browse files
author
Adrian
committed
Update CI
1 parent 6c3bfc9 commit 5e4e1d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@ jobs:
7676
name: gyro2bb
7777

7878
- run: ls -l
79-
79+
8080
- name: Publish
8181
uses: softprops/action-gh-release@v1
8282
if: startsWith(github.ref, 'refs/tags/')
8383
with:
84-
files: gyro2bb/*
84+
files: ./*
8585

0 commit comments

Comments
 (0)