Skip to content

Commit

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

build(deps): bump softprops/action-gh-release from 1 to 2
  • Loading branch information
kurosakishigure authored Dec 7, 2024
2 parents ab6e596 + b0c2ee8 commit 9c8abdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
run: ./etc/cd/before_deploy.sh

- name: Releasing assets
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
files: |
katharsis-*-${{ matrix.job.target }}.*
Expand Down

0 comments on commit 9c8abdb

Please sign in to comment.