Skip to content

Commit

Permalink
Bump softprops/action-gh-release from 2.0.4 to 2.0.5 (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 8, 2024
1 parent d0cd7c6 commit 43ce936
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 @@ -139,7 +139,7 @@ jobs:
sha256sum favico-* | tee sha256sums.txt
b2sum favico-* | tee b2sums.txt
- name: Release
uses: softprops/action-gh-release@v2.0.4
uses: softprops/action-gh-release@v2.0.5
if: startsWith(github.ref, 'refs/tags/')
with:
draft: true
Expand Down

0 comments on commit 43ce936

Please sign in to comment.