Skip to content

Commit

Permalink
Try specifying second level
Browse files Browse the repository at this point in the history
  • Loading branch information
MSWS committed Jan 24, 2024
1 parent 44f93dc commit 4e8a68d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
tag_name: ${{ env.RELEASE_TAG }}
files: build/*
files: build/Jailbreak/*
prerelease: ${{ env.IS_PRERELEASE }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4e8a68d

Please sign in to comment.