Skip to content

Commit

Permalink
chore(deps): Bump softprops/action-gh-release from 2.2.0 to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sorairolake authored Jan 13, 2025
1 parent 46a4cc4 commit c88414e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
sha256sum abcrypt-* | tee sha256sums.txt
b2sum abcrypt-* | tee b2sums.txt
- name: Release
uses: softprops/[email protected].0
uses: softprops/[email protected].1
if: startsWith(github.ref, 'refs/tags/')
with:
draft: true
Expand Down

0 comments on commit c88414e

Please sign in to comment.