Skip to content

Commit

Permalink
Fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn3 committed Mar 24, 2023
1 parent 5e91f73 commit e2c073c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,6 @@ jobs:
- name: Publish Release
uses: ./.github/actions/github-release
with:
files: "release/*"
files: "release/*/*"
token: ${{ github.token }}
continue-on-error: true

0 comments on commit e2c073c

Please sign in to comment.