We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d017b5 + f31e71d commit 0b1d580Copy full SHA for 0b1d580
1 file changed
.github/workflows/package.yml
@@ -50,7 +50,7 @@ jobs:
50
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
51
52
- name: '🔥 Create release'
53
- uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b
+ uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe
54
with:
55
draft: false
56
files: dist/*
0 commit comments