Skip to content

Commit

Permalink
Merge pull request #16 from BadMagic100/dependabot/github_actions/HKM…
Browse files Browse the repository at this point in the history
…odTemplateAutomated/softprops/action-gh-release-2

Bump softprops/action-gh-release from 1 to 2 in /HKModTemplateAutomated
  • Loading branch information
BadMagic100 authored Apr 8, 2024
2 parents 43bc445 + 6d1d14a commit 0073538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HKModTemplateAutomated/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
echo "archiveHash=$sha" >> $env:GITHUB_OUTPUT
echo "buildVersion=$ver" >> $env:GITHUB_OUTPUT
- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
draft: false
generate_release_notes: true
Expand Down

0 comments on commit 0073538

Please sign in to comment.