Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Commit

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

build(deps): bump softprops/action-gh-release from 1 to 2
  • Loading branch information
NotAShelf authored Mar 11, 2024
2 parents 0b658be + 76d59b9 commit 6da3a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:

- name: Create Release
id: create_release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
name: "${{ steps.get-date.outputs.date }}"
tag_name: "${{ steps.get-date.outputs.date }}"
Expand Down

0 comments on commit 6da3a1e

Please sign in to comment.