Skip to content

Commit

Permalink
Publish release to the right place
Browse files Browse the repository at this point in the history
  • Loading branch information
baconpaul committed Dec 29, 2024
1 parent a7f0333 commit a61d665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,5 +190,5 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: artifacts/**/**/**
tag: Nightly
tag: ${{ github.ref_name }}
file_glob: true

0 comments on commit a61d665

Please sign in to comment.