Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
tpill90 committed May 26, 2024
1 parent 956581f commit 663c7c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
with:
draft: true
name: "v${{ steps.vars.outputs.version }}"
files: "**/*.zip"
files: "publish/*.zip"
generate_release_notes: true

# Builds the project, creates a docker image, and pushes to DockerHub
Expand Down

0 comments on commit 663c7c7

Please sign in to comment.