Skip to content

Commit

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

ci(deps): bump shogo82148/actions-upload-release-asset from 1.6.2 to 1.6.3
  • Loading branch information
Kevinjil authored Nov 1, 2022
2 parents 8734c87 + e4b318f commit 5b2ac0a
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.2
uses: shogo82148/actions-upload-release-asset@v1.6.3
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: ./*
Expand Down

0 comments on commit 5b2ac0a

Please sign in to comment.