We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b89b924 + 0a026ca commit 09cf9caCopy full SHA for 09cf9ca
1 file changed
.github/workflows/package.yml
@@ -47,7 +47,7 @@ jobs:
47
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
48
49
- name: '🔥 Create release'
50
- uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090
+ uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b
51
with:
52
draft: false
53
files: dist/*
0 commit comments