Skip to content

Commit

Permalink
Merge pull request #2 from jiange1236/dependabot-github_actions-softp…
Browse files Browse the repository at this point in the history
…rops-action-gh-release-2.0.7

Bump softprops/action-gh-release from 2.0.6 to 2.0.7
  • Loading branch information
jiange1236 authored Jul 17, 2024
2 parents aaec4c2 + 80f1a72 commit 2266221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ jobs:
args: zip -qq -r someonewhocares.zip someonewhocares

- name: Upload files to GitHub release
uses: softprops/[email protected].6
uses: softprops/[email protected].7
with:
tag_name: ${{ env.TAG_NAME }}
files: |
Expand Down

0 comments on commit 2266221

Please sign in to comment.