Skip to content

Commit

Permalink
Bump release action to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-carlborg committed Mar 20, 2024
1 parent 6ea8889 commit 0751e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ jobs:
no-print-matched-heading: true

- name: Create release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
name: DStep ${{ steps.version.outputs.version }}
draft: true
Expand Down

0 comments on commit 0751e3c

Please sign in to comment.