Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian committed Sep 10, 2021
1 parent 6c3bfc9 commit 5e4e1d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@ jobs:
name: gyro2bb

- run: ls -l

- name: Publish
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: gyro2bb/*
files: ./*

0 comments on commit 5e4e1d6

Please sign in to comment.