Skip to content

Commit 2a09fbc

Browse files
Update softprops/action-gh-release action to v2.3.4
1 parent 28fd90b commit 2a09fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
echo "DATE=$(date +'%Y-%m-%d_%s')" >> "${GITHUB_ENV}"
7272
7373
- name: Release Artifacts
74-
uses: softprops/action-gh-release@v2.2.2
74+
uses: softprops/action-gh-release@v2.3.4
7575
with:
7676
name: "puddletag: ${{ env.VERSION }}"
7777
tag_name: "${{ env.VERSION }}@${{ env.DATE }}"

0 commit comments

Comments
 (0)