Skip to content

Commit

Permalink
Merge pull request #98 from Kevinjil/dependabot/github_actions/shogo8…
Browse files Browse the repository at this point in the history
…2148/actions-upload-release-asset-1.7.5

ci(deps): bump shogo82148/actions-upload-release-asset from 1.6.5 to 1.7.5
  • Loading branch information
Kevinjil authored May 25, 2024
2 parents e0f6c96 + 9e7c6d2 commit c5686cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
done
ls -l
- name: Upload GitHub Release assets
uses: shogo82148/actions-upload-release-asset@v1.6.5
uses: shogo82148/actions-upload-release-asset@v1.7.5
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: ./*
Expand Down

0 comments on commit c5686cf

Please sign in to comment.