Skip to content

Commit e9d347f

Browse files
authored
Merge pull request #4 from cleaniquecoders/dependabot/github_actions/softprops/action-gh-release-2
build(deps): bump softprops/action-gh-release from 1 to 2
2 parents 0029495 + 8583ab0 commit e9d347f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: npm run build
2525

2626
- name: Upload dist artifacts to release
27-
uses: softprops/action-gh-release@v1
27+
uses: softprops/action-gh-release@v2
2828
with:
2929
files: |
3030
dist/flowstone-ui.js

0 commit comments

Comments
 (0)