Skip to content

Commit

Permalink
Merge branch 'release/v1.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
devhawk committed Mar 18, 2024
2 parents bac415c + 4511061 commit 81e2e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
name: Extension
path: ./extension
- name: Create GitHub release
uses: softprops/action-gh-release@v0.1.15
uses: softprops/action-gh-release@v2.0.2
with:
name: Release ${{ needs.build.outputs.version }}
prerelease: ${{ fromJson(needs.build.outputs.preRelease) }}
Expand Down

0 comments on commit 81e2e06

Please sign in to comment.