Skip to content

Commit

Permalink
Merge pull request #191 from koplo199/bottlesdevs-pr
Browse files Browse the repository at this point in the history
Use upstream action-gh-release
  • Loading branch information
mirkobrombin authored Nov 21, 2022
2 parents e99c4ab + d974e39 commit f017186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-components.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
- name: Upload component archive
id: upload-component
uses: bottlesdevs/action-gh-release@master
uses: softprops/action-gh-release@v1
if: env.UPLOAD_FILE != ''
with:
tag_name: "${{ env.NAME }}"
Expand Down

0 comments on commit f017186

Please sign in to comment.