Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update alexellis/upload-assets action to v0.4.1 - autoclosed #39

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): update alexellis/upload-assets action to v0.4.1
renovate[bot] authored Apr 3, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 89657a956e91e6ae8ce0e15d0d1be844eadab2f7
2 changes: 1 addition & 1 deletion .github/workflows/upload-assets.yml
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@ jobs:
run: tar -czvf dist.tar.gz dist

- name: 📤 Upload release assets
uses: alexellis/[email protected].0
uses: alexellis/[email protected].1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: