- name: Upload asset
uses: k15g/action-github-asset-upload@edge
if: startsWith(github.ref, 'refs/tags/v')
with:
token: ${{ secrets.GITHUB_TOKEN }}
file: distribution.tar.gz
label: Distribution
-
Notifications
You must be signed in to change notification settings - Fork 0
Upload asset to existing release on GitHub with support for label 🧱
License
k15g/action-github-asset-upload
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
Repository files navigation
About
Upload asset to existing release on GitHub with support for label 🧱