Skip to content

Commit

Permalink
Merge pull request #221 from werbot/dependabot/github_actions/softpro…
Browse files Browse the repository at this point in the history
…ps/action-gh-release-2

🔧 build(deps): Bump softprops/action-gh-release from 1 to 2
  • Loading branch information
shurco authored Mar 22, 2024
2 parents e3be5ee + 3ebadf9 commit 4e89ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
VITE_API_URL: ${{ vars.VITE_API_URL }}
- run: make package
- run: make push
- uses: softprops/action-gh-release@v1
- uses: softprops/action-gh-release@v2

0 comments on commit 4e89ab9

Please sign in to comment.