Skip to content

Commit 3fcde38

Browse files
authored
Merge pull request #821 from CloverHackyColor/dependabot/github_actions/softprops/action-gh-release-3
Bump softprops/action-gh-release from 2 to 3
2 parents 6020c49 + 3f18685 commit 3fcde38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
6363
- name: Publish Release
6464
if: startsWith(github.ref, 'refs/tags/')
65-
uses: softprops/action-gh-release@v2
65+
uses: softprops/action-gh-release@v3
6666
with:
6767
files: |
6868
*.7z

0 commit comments

Comments
 (0)